#CECAA3#CECAA3
#CECAA3 is a very light, muted yellow. Relative luminance 0.580; OKLCH L 83.2% C 0.052 H 102.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CECAA3 |
|---|---|
| RGB | rgb(206, 202, 163) |
| HSL | hsl(54, 30%, 72%) |
| HSV | hsv(54, 21%, 81%) |
| CMYK | cmyk(0%, 1.9%, 20.9%, 19.2%) |
| CIE-LAB | lab(80.74, -4.98, 20.02) |
| CIE-LCH | lch(80.74, 20.63, 103.96°) |
| OKLab | oklab(83.22% -0.0114 0.0511) |
| OKLCH | oklch(83.22% 0.052 102.6) |
| XYZ | xyz(53.1848, 58.0080, 43.0381) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.65
Sand
#C2B280
ΔE00 7.68
Vanilla
#F3E5AB
ΔE00 8.33
Putty
#BEAE8A
ΔE00 8.48
Palegoldenrod
#EEE8AA
ΔE00 8.51
Wheat
#F5DEB3
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECAA3 #A3A7CE
analogous
#CEB5A3 #CECAA3 #BCCEA3
triadic
#CECAA3 #A3CECA #CAA3CE
tetradic
#CECAA3 #A3CEB5 #A3A7CE #CEA3BC
square
#CECAA3 #A3CEB5 #A3A7CE #CEA3BC
split-complementary
#CECAA3 #A3BCCE #B5A3CE
monochromatic
#A19A56 #B9B37B #CECAA3 #E3E1CB #F4F3EB
Accessibility & contrast
On white
1.67
#CECAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CECAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECAA3
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECAA3 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A1
Deuteranopia (green-blind)
#D3CAA4
Tritanopia (blue-blind)
#D5C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cecaa3; /* rgb */ color: rgb(206, 202, 163); /* oklch */ color: oklch(83.2% 0.052 102.6);
Tailwind
colors: {
custom: {
50: '#dddabe',
500: '#cecaa3',
950: '#000000',
},
}SCSS
$custom: #cecaa3; $custom-light: #dddabe; $custom-dark: #000000;
JSON
{
"hex": "#cecaa3",
"rgb": {
"r": 206,
"g": 202,
"b": 163
},
"hsl": {
"h": 54.419,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.83224,
"c": 0.05239,
"h": 102.6
},
"luminance": 0.58007
}Semantic roles & 50–950 ramp
primary
#CECAA3
secondary
#7276A3
accent
#46A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382