#CECA80#CECA80
#CECA80 is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.5% C 0.095 H 105.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA80 |
|---|---|
| RGB | rgb(206, 202, 128) |
| HSL | hsl(57, 44%, 65%) |
| HSV | hsv(57, 38%, 81%) |
| CMYK | cmyk(0%, 1.9%, 37.9%, 19.2%) |
| CIE-LAB | lab(80.14, -9.49, 37.45) |
| CIE-LCH | lch(80.14, 38.63, 104.22°) |
| OKLab | oklab(82.54% -0.0257 0.0917) |
| OKLCH | oklch(82.54% 0.095 105.6) |
| XYZ | xyz(50.4711, 56.9225, 28.7463) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.88
Darkkhaki
#BDB76B
ΔE00 4.93
Greenish Tan
#BCCB7A
ΔE00 5.10
Sand (survey)
#E2CA76
ΔE00 6.08
Pale Olive
#B9CC81
ΔE00 6.13
Beige (survey)
#E6DAA6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA80 #8084CE
analogous
#CEA380 #CECA80 #ABCE80
triadic
#CECA80 #80CECA #CA80CE
tetradic
#CECA80 #80CEA3 #8084CE #CE80AB
square
#CECA80 #80CEA3 #8084CE #CE80AB
split-complementary
#CECA80 #80ABCE #A380CE
monochromatic
#99943B #BDB854 #CECA80 #DFDCAC #F0EFD8
Accessibility & contrast
On white
1.70
#CECA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CECA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA80
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA80 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#D9C1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ceca80; /* rgb */ color: rgb(206, 202, 128); /* oklch */ color: oklch(82.5% 0.095 105.6);
Tailwind
colors: {
custom: {
50: '#dedaa6',
500: '#ceca80',
950: '#000000',
},
}SCSS
$custom: #ceca80; $custom-light: #dedaa6; $custom-dark: #000000;
JSON
{
"hex": "#ceca80",
"rgb": {
"r": 206,
"g": 202,
"b": 128
},
"hsl": {
"h": 56.923,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.82544,
"c": 0.09521,
"h": 105.6
},
"luminance": 0.56921
}Semantic roles & 50–950 ramp
primary
#CECA80
secondary
#54579F
accent
#35B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380