#CECAAA#CECAAA
#CECAAA is a very light, muted yellow. Relative luminance 0.583; OKLCH L 83.4% C 0.043 H 101.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CECAAA |
|---|---|
| RGB | rgb(206, 202, 170) |
| HSL | hsl(53, 27%, 74%) |
| HSV | hsv(53, 17%, 81%) |
| CMYK | cmyk(0%, 1.9%, 17.5%, 19.2%) |
| CIE-LAB | lab(80.89, -3.93, 16.51) |
| CIE-LCH | lch(80.89, 16.97, 103.41°) |
| OKLab | oklab(83.38% -0.0086 0.0425) |
| OKLCH | oklch(83.38% 0.043 101.4) |
| XYZ | xyz(53.8294, 58.2658, 46.4331) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.80
Putty
#BEAE8A
ΔE00 8.50
Sand
#C2B280
ΔE00 8.61
Warm Gray
#C9BEB0
ΔE00 8.69
Warm Beige
#E9DCC9
ΔE00 8.70
Eggshell
#F0EAD6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECAAA #AAAECE
analogous
#CEB8AA #CECAAA #C0CEAA
triadic
#CECAAA #AACECA #CAAACE
tetradic
#CECAAA #AACEB8 #AAAECE #CEAAC0
square
#CECAAA #AACEB8 #AAAECE #CEAAC0
split-complementary
#CECAAA #AAC0CE #B8AACE
monochromatic
#A1995D #B8B283 #CECAAA #E4E2D1 #F4F3EC
Accessibility & contrast
On white
1.66
#CECAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CECAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECAAA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECAAA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A8
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#D4C5C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cecaaa; /* rgb */ color: rgb(206, 202, 170); /* oklch */ color: oklch(83.4% 0.043 101.4);
Tailwind
colors: {
custom: {
50: '#dddac3',
500: '#cecaaa',
950: '#000000',
},
}SCSS
$custom: #cecaaa; $custom-light: #dddac3; $custom-dark: #000000;
JSON
{
"hex": "#cecaaa",
"rgb": {
"r": 206,
"g": 202,
"b": 170
},
"hsl": {
"h": 53.333,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.83384,
"c": 0.04331,
"h": 101.4
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#CECAAA
secondary
#797EA3
accent
#4BA540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382