#CECA8B#CECA8B
#CECA8B is a very light, moderate yellow. Relative luminance 0.572; OKLCH L 82.7% C 0.082 H 105.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA8B |
|---|---|
| RGB | rgb(206, 202, 139) |
| HSL | hsl(56, 41%, 68%) |
| HSV | hsv(56, 33%, 81%) |
| CMYK | cmyk(0%, 1.9%, 32.5%, 19.2%) |
| CIE-LAB | lab(80.31, -8.20, 32.02) |
| CIE-LCH | lch(80.31, 33.05, 104.36°) |
| OKLab | oklab(82.74% -0.0213 0.0795) |
| OKLCH | oklch(82.74% 0.082 105) |
| XYZ | xyz(51.2348, 57.2280, 32.7682) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.31
Beige (survey)
#E6DAA6
ΔE00 5.66
Darkkhaki
#BDB76B
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.35
Sand (survey)
#E2CA76
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA8B #8B8FCE
analogous
#CEA88B #CECA8B #B0CE8B
triadic
#CECA8B #8BCECA #CA8BCE
tetradic
#CECA8B #8BCEA8 #8B8FCE #CE8BB0
square
#CECA8B #8BCEA8 #8B8FCE #CE8BB0
split-complementary
#CECA8B #8BB0CE #A88BCE
monochromatic
#9C9742 #BCB660 #CECA8B #E0DEB6 #F2F1E1
Accessibility & contrast
On white
1.69
#CECA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#CECA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA8B
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA8B | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C587
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#D8C2BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ceca8b; /* rgb */ color: rgb(206, 202, 139); /* oklch */ color: oklch(82.7% 0.082 105.0);
Tailwind
colors: {
custom: {
50: '#dedaad',
500: '#ceca8b',
950: '#000000',
},
}SCSS
$custom: #ceca8b; $custom-light: #dedaad; $custom-dark: #000000;
JSON
{
"hex": "#ceca8b",
"rgb": {
"r": 206,
"g": 202,
"b": 139
},
"hsl": {
"h": 56.418,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.82736,
"c": 0.08232,
"h": 105
},
"luminance": 0.57227
}Semantic roles & 50–950 ramp
primary
#CECA8B
secondary
#5B5FA3
accent
#3AB432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381