#CDC588#CDC588
#CDC588 is a light, moderate yellow. Relative luminance 0.547; OKLCH L 81.6% C 0.080 H 101.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC588 |
|---|---|
| RGB | rgb(205, 197, 136) |
| HSL | hsl(53, 41%, 67%) |
| HSV | hsv(53, 34%, 80%) |
| CMYK | cmyk(0%, 3.9%, 33.7%, 19.6%) |
| CIE-LAB | lab(78.86, -6.38, 31.66) |
| CIE-LCH | lch(78.86, 32.29, 101.39°) |
| OKLab | oklab(81.56% -0.0162 0.0786) |
| OKLCH | oklch(81.56% 0.08 101.6) |
| XYZ | xyz(49.5876, 54.6904, 31.2319) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.01
Sand
#C2B280
ΔE00 5.81
Beige (survey)
#E6DAA6
ΔE00 5.95
Sand (survey)
#E2CA76
ΔE00 6.35
Greenish Beige
#C9D179
ΔE00 6.56
Greenish Tan
#BCCB7A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC588 #8890CD
analogous
#CDA388 #CDC588 #B3CD88
triadic
#CDC588 #88CDC5 #C588CD
tetradic
#CDC588 #88CDA3 #8890CD #CD88B3
square
#CDC588 #88CDA3 #8890CD #CD88B3
split-complementary
#CDC588 #88B3CD #A388CD
monochromatic
#9A9041 #BBB05D #CDC588 #DFDAB3 #F1EFDE
Accessibility & contrast
On white
1.76
#CDC588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CDC588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC588
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC588 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#D7BDB5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdc588; /* rgb */ color: rgb(205, 197, 136); /* oklch */ color: oklch(81.6% 0.080 101.6);
Tailwind
colors: {
custom: {
50: '#ddd6ab',
500: '#cdc588',
950: '#000000',
},
}SCSS
$custom: #cdc588; $custom-light: #ddd6ab; $custom-dark: #000000;
JSON
{
"hex": "#cdc588",
"rgb": {
"r": 205,
"g": 197,
"b": 136
},
"hsl": {
"h": 53.043,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.81556,
"c": 0.08023,
"h": 101.6
},
"luminance": 0.54689
}Semantic roles & 50–950 ramp
primary
#CDC588
secondary
#5961A0
accent
#41B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381