#CDC288#CDC288
#CDC288 is a light, moderate yellow. Relative luminance 0.533; OKLCH L 80.9% C 0.077 H 98.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC288 |
|---|---|
| RGB | rgb(205, 194, 136) |
| HSL | hsl(50, 41%, 67%) |
| HSV | hsv(50, 34%, 80%) |
| CMYK | cmyk(0%, 5.4%, 33.7%, 19.6%) |
| CIE-LAB | lab(78.08, -4.82, 30.62) |
| CIE-LCH | lch(78.08, 31.00, 98.95°) |
| OKLab | oklab(80.93% -0.0117 0.0762) |
| OKLCH | oklch(80.93% 0.077 98.7) |
| XYZ | xyz(48.9132, 53.3415, 31.0071) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.66
Darkkhaki
#BDB76B
ΔE00 5.20
Beige (survey)
#E6DAA6
ΔE00 6.14
Sand (survey)
#E2CA76
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.88
Sandstone
#C9AE74
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC288 #8893CD
analogous
#CDA088 #CDC288 #B6CD88
triadic
#CDC288 #88CDC2 #C288CD
tetradic
#CDC288 #88CDA0 #8893CD #CD88B6
square
#CDC288 #88CDA0 #8893CD #CD88B6
split-complementary
#CDC288 #88B6CD #A088CD
monochromatic
#9A8C41 #BBAC5D #CDC288 #DFD8B3 #F1EEDE
Accessibility & contrast
On white
1.80
#CDC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CDC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC288
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC288 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF84
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#D7BAB3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc288; /* rgb */ color: rgb(205, 194, 136); /* oklch */ color: oklch(80.9% 0.077 98.7);
Tailwind
colors: {
custom: {
50: '#ddd4ab',
500: '#cdc288',
950: '#000000',
},
}SCSS
$custom: #cdc288; $custom-light: #ddd4ab; $custom-dark: #000000;
JSON
{
"hex": "#cdc288",
"rgb": {
"r": 205,
"g": 194,
"b": 136
},
"hsl": {
"h": 50.435,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.80933,
"c": 0.07704,
"h": 98.7
},
"luminance": 0.5334
}Semantic roles & 50–950 ramp
primary
#CDC288
secondary
#5964A0
accent
#46B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381