#CECA95#CECA95
#CECA95 is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.070 H 104.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CECA95 |
|---|---|
| RGB | rgb(206, 202, 149) |
| HSL | hsl(56, 37%, 70%) |
| HSV | hsv(56, 28%, 81%) |
| CMYK | cmyk(0%, 1.9%, 27.7%, 19.2%) |
| CIE-LAB | lab(80.48, -6.92, 27.04) |
| CIE-LCH | lch(80.48, 27.91, 104.36°) |
| OKLab | oklab(82.93% -0.0172 0.068) |
| OKLCH | oklch(82.93% 0.07 104.2) |
| XYZ | xyz(51.9991, 57.5337, 36.7938) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.98
Sand
#C2B280
ΔE00 7.02
Darkkhaki
#BDB76B
ΔE00 7.08
Greenish Beige
#C9D179
ΔE00 7.15
Palegoldenrod
#EEE8AA
ΔE00 7.16
Greenish Tan
#BCCB7A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECA95 #9599CE
analogous
#CEAD95 #CECA95 #B6CE95
triadic
#CECA95 #95CECA #CA95CE
tetradic
#CECA95 #95CEAD #9599CE #CE95B6
square
#CECA95 #95CEAD #9599CE #CE95B6
split-complementary
#CECA95 #95B6CE #AD95CE
monochromatic
#9F994A #BBB56B #CECA95 #E1DFBF #F5F4E9
Accessibility & contrast
On white
1.68
#CECA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CECA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECA95
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECA95 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#D6C3BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ceca95; /* rgb */ color: rgb(206, 202, 149); /* oklch */ color: oklch(82.9% 0.070 104.2);
Tailwind
colors: {
custom: {
50: '#dddab4',
500: '#ceca95',
950: '#000000',
},
}SCSS
$custom: #ceca95; $custom-light: #dddab4; $custom-dark: #000000;
JSON
{
"hex": "#ceca95",
"rgb": {
"r": 206,
"g": 202,
"b": 149
},
"hsl": {
"h": 55.789,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.82928,
"c": 0.07011,
"h": 104.2
},
"luminance": 0.57533
}Semantic roles & 50–950 ramp
primary
#CECA95
secondary
#6468A3
accent
#3EB036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381