#CECCAE#CECCAE
#CECCAE is a very light, muted yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.041 H 104.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCAE |
|---|---|
| RGB | rgb(206, 204, 174) |
| HSL | hsl(56, 25%, 75%) |
| HSV | hsv(56, 16%, 81%) |
| CMYK | cmyk(0%, 1%, 15.5%, 19.2%) |
| CIE-LAB | lab(81.49, -4.36, 15.23) |
| CIE-LCH | lch(81.49, 15.84, 105.98°) |
| OKLab | oklab(83.89% -0.0099 0.0393) |
| OKLCH | oklch(83.89% 0.041 104.1) |
| XYZ | xyz(54.6858, 59.3641, 48.6137) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.33
Eggshell
#F0EAD6
ΔE00 8.42
Warm Beige
#E9DCC9
ΔE00 8.66
Warm Gray
#C9BEB0
ΔE00 8.85
Beige
#F5F5DC
ΔE00 9.38
Putty
#BEAE8A
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCAE #AEB0CE
analogous
#CEBCAE #CECCAE #C0CEAE
triadic
#CECCAE #AECECC #CCAECE
tetradic
#CECCAE #AECEBC #AEB0CE #CEAEC0
square
#CECCAE #AECEBC #AEB0CE #CEAEC0
split-complementary
#CECCAE #AEC0CE #BCAECE
monochromatic
#A09C62 #B7B488 #CECCAE #E5E4D4 #F3F3EC
Accessibility & contrast
On white
1.63
#CECCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CECCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCAE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCAE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#D3C8C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ceccae; /* rgb */ color: rgb(206, 204, 174); /* oklch */ color: oklch(83.9% 0.041 104.1);
Tailwind
colors: {
custom: {
50: '#dddbc6',
500: '#ceccae',
950: '#000000',
},
}SCSS
$custom: #ceccae; $custom-light: #dddbc6; $custom-dark: #000000;
JSON
{
"hex": "#ceccae",
"rgb": {
"r": 206,
"g": 204,
"b": 174
},
"hsl": {
"h": 56.25,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.83889,
"c": 0.0405,
"h": 104.1
},
"luminance": 0.59364
}Semantic roles & 50–950 ramp
primary
#CECCAE
secondary
#7D7FA3
accent
#48A342
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482