#CECA84#CECA84
#CECA84 is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.6% C 0.091 H 105.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA84 |
|---|---|
| RGB | rgb(206, 202, 132) |
| HSL | hsl(57, 43%, 66%) |
| HSV | hsv(57, 36%, 81%) |
| CMYK | cmyk(0%, 1.9%, 35.9%, 19.2%) |
| CIE-LAB | lab(80.20, -9.03, 35.48) |
| CIE-LCH | lch(80.20, 36.61, 104.28°) |
| OKLab | oklab(82.61% -0.0241 0.0873) |
| OKLCH | oklch(82.61% 0.091 105.4) |
| XYZ | xyz(50.7396, 57.0299, 30.1603) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Darkkhaki
#BDB76B
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 6.11
Sand (survey)
#E2CA76
ΔE00 6.31
Beige (survey)
#E6DAA6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA84 #8488CE
analogous
#CEA584 #CECA84 #ADCE84
triadic
#CECA84 #84CECA #CA84CE
tetradic
#CECA84 #84CEA5 #8488CE #CE84AD
square
#CECA84 #84CEA5 #8488CE #CE84AD
split-complementary
#CECA84 #84ADCE #A584CE
monochromatic
#9A953D #BDB758 #CECA84 #DFDDB0 #F1F0DC
Accessibility & contrast
On white
1.69
#CECA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CECA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA84
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA84 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#D7C987
Tritanopia (blue-blind)
#D8C1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ceca84; /* rgb */ color: rgb(206, 202, 132); /* oklch */ color: oklch(82.6% 0.091 105.4);
Tailwind
colors: {
custom: {
50: '#dedaa8',
500: '#ceca84',
950: '#000000',
},
}SCSS
$custom: #ceca84; $custom-light: #dedaa8; $custom-dark: #000000;
JSON
{
"hex": "#ceca84",
"rgb": {
"r": 206,
"g": 202,
"b": 132
},
"hsl": {
"h": 56.757,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.82611,
"c": 0.0906,
"h": 105.4
},
"luminance": 0.57029
}Semantic roles & 50–950 ramp
primary
#CECA84
secondary
#565AA0
accent
#37B62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380