#CECA77#CECA77
#CECA77 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.105 H 106.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA77 |
|---|---|
| RGB | rgb(206, 202, 119) |
| HSL | hsl(57, 47%, 64%) |
| HSV | hsv(57, 42%, 81%) |
| CMYK | cmyk(0%, 1.9%, 42.2%, 19.2%) |
| CIE-LAB | lab(80.01, -10.46, 41.83) |
| CIE-LCH | lch(80.01, 43.12, 104.04°) |
| OKLab | oklab(82.4% -0.0292 0.1012) |
| OKLCH | oklch(82.4% 0.105 106.1) |
| XYZ | xyz(49.9048, 56.6960, 25.7637) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.38
Darkkhaki
#BDB76B
ΔE00 4.90
Greenish Tan
#BCCB7A
ΔE00 5.15
Sand (survey)
#E2CA76
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 6.49
Khaki (CSS)
#F0E68C
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA77 #777BCE
analogous
#CE9E77 #CECA77 #A6CE77
triadic
#CECA77 #77CECA #CA77CE
tetradic
#CECA77 #77CE9E #777BCE #CE77A6
square
#CECA77 #77CE9E #777BCE #CE77A6
split-complementary
#CECA77 #77A6CE #9E77CE
monochromatic
#959136 #BEB84A #CECA77 #DEDCA4 #EEEDD1
Accessibility & contrast
On white
1.70
#CECA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CECA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA77
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA77 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C470
Deuteranopia (green-blind)
#D9C87B
Tritanopia (blue-blind)
#D9C0B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ceca77; /* rgb */ color: rgb(206, 202, 119); /* oklch */ color: oklch(82.4% 0.105 106.1);
Tailwind
colors: {
custom: {
50: '#deda9f',
500: '#ceca77',
950: '#000000',
},
}SCSS
$custom: #ceca77; $custom-light: #deda9f; $custom-dark: #000000;
JSON
{
"hex": "#ceca77",
"rgb": {
"r": 206,
"g": 202,
"b": 119
},
"hsl": {
"h": 57.241,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.82401,
"c": 0.10528,
"h": 106.1
},
"luminance": 0.56695
}Semantic roles & 50–950 ramp
primary
#CECA77
secondary
#4E529B
accent
#32BA2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380