#CECAAF#CECAAF
#CECAAF is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.5% C 0.037 H 100.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CECAAF |
|---|---|
| RGB | rgb(206, 202, 175) |
| HSL | hsl(52, 24%, 75%) |
| HSV | hsv(52, 15%, 81%) |
| CMYK | cmyk(0%, 1.9%, 15%, 19.2%) |
| CIE-LAB | lab(80.99, -3.16, 13.99) |
| CIE-LCH | lch(80.99, 14.35, 102.74°) |
| OKLab | oklab(83.5% -0.0065 0.0362) |
| OKLCH | oklch(83.5% 0.037 100.2) |
| XYZ | xyz(54.3114, 58.4586, 48.9716) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.39
Warm Beige
#E9DCC9
ΔE00 7.70
Beige (survey)
#E6DAA6
ΔE00 7.91
Eggshell
#F0EAD6
ΔE00 8.12
Putty
#BEAE8A
ΔE00 8.77
Khaki
#C3B091
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECAAF #AFB3CE
analogous
#CEBBAF #CECAAF #C3CEAF
triadic
#CECAAF #AFCECA #CAAFCE
tetradic
#CECAAF #AFCEBB #AFB3CE #CEAFC3
square
#CECAAF #AFCEBB #AFB3CE #CEAFC3
split-complementary
#CECAAF #AFC3CE #BBAFCE
monochromatic
#A09863 #B7B189 #CECAAF #E5E3D5 #F3F2EC
Accessibility & contrast
On white
1.65
#CECAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CECAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECAAF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECAAF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#D3C6C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cecaaf; /* rgb */ color: rgb(206, 202, 175); /* oklch */ color: oklch(83.5% 0.037 100.2);
Tailwind
colors: {
custom: {
50: '#dddac7',
500: '#cecaaf',
950: '#000000',
},
}SCSS
$custom: #cecaaf; $custom-light: #dddac7; $custom-dark: #000000;
JSON
{
"hex": "#cecaaf",
"rgb": {
"r": 206,
"g": 202,
"b": 175
},
"hsl": {
"h": 52.258,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.83503,
"c": 0.03676,
"h": 100.2
},
"luminance": 0.58458
}Semantic roles & 50–950 ramp
primary
#CECAAF
secondary
#7E83A3
accent
#4FA343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382