#CECAB6#CECAB6
#CECAB6 is a very light, muted yellow. Relative luminance 0.587; OKLCH L 83.7% C 0.028 H 97.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CECAB6 |
|---|---|
| RGB | rgb(206, 202, 182) |
| HSL | hsl(50, 20%, 76%) |
| HSV | hsv(50, 12%, 81%) |
| CMYK | cmyk(0%, 1.9%, 11.7%, 19.2%) |
| CIE-LAB | lab(81.15, -2.05, 10.48) |
| CIE-LCH | lch(81.15, 10.68, 101.05°) |
| OKLab | oklab(83.68% -0.0037 0.0273) |
| OKLCH | oklch(83.68% 0.028 97.7) |
| XYZ | xyz(55.0168, 58.7408, 52.6867) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.58
Warm Beige
#E9DCC9
ΔE00 6.53
Eggshell
#F0EAD6
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 8.02
Champagne
#F7E7CE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECAB6 #B6BACE
analogous
#CEBEB6 #CECAB6 #C6CEB6
triadic
#CECAB6 #B6CECA #CAB6CE
tetradic
#CECAB6 #B6CEBE #B6BACE #CEB6C6
square
#CECAB6 #B6CEBE #B6BACE #CEB6C6
split-complementary
#CECAB6 #B6C6CE #BEB6CE
monochromatic
#9D956D #B5AF91 #CECAB6 #E7E5DB #F3F2ED
Accessibility & contrast
On white
1.65
#CECAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#CECAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECAB6
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECAB6 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B5
Deuteranopia (green-blind)
#D0CAB7
Tritanopia (blue-blind)
#D2C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cecab6; /* rgb */ color: rgb(206, 202, 182); /* oklch */ color: oklch(83.7% 0.028 97.7);
Tailwind
colors: {
custom: {
50: '#dddacb',
500: '#cecab6',
950: '#000000',
},
}SCSS
$custom: #cecab6; $custom-light: #dddacb; $custom-dark: #000000;
JSON
{
"hex": "#cecab6",
"rgb": {
"r": 206,
"g": 202,
"b": 182
},
"hsl": {
"h": 50,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83677,
"c": 0.02754,
"h": 97.7
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#CECAB6
secondary
#858AA3
accent
#569E47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383