#CECABF#CECABF
#CECABF is a very light, near-neutral orange. Relative luminance 0.591; OKLCH L 83.9% C 0.016 H 90.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CECABF |
|---|---|
| RGB | rgb(206, 202, 191) |
| HSL | hsl(44, 13%, 78%) |
| HSV | hsv(44, 7%, 81%) |
| CMYK | cmyk(0%, 1.9%, 7.3%, 19.2%) |
| CIE-LAB | lab(81.36, -0.55, 5.98) |
| CIE-LCH | lch(81.36, 6.00, 95.23°) |
| OKLab | oklab(83.91% -0.0001 0.0157) |
| OKLCH | oklch(83.91% 0.016 90.3) |
| XYZ | xyz(55.9769, 59.1248, 57.7434) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.28
Silver (survey)
#C5C9C7
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 5.73
Silver
#C0C0C0
ΔE00 5.89
Warm Beige
#E9DCC9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECABF #BFC3CE
analogous
#CEC2BF #CECABF #CACEBF
triadic
#CECABF #BFCECA #CABFCE
tetradic
#CECABF #BFCEC2 #BFC3CE #CEBFCA
square
#CECABF #BFCEC2 #BFC3CE #CEBFCA
split-complementary
#CECABF #BFCACE #C2BFCE
monochromatic
#99917A #B3AD9C #CECABF #E9E7E2 #F2F1EE
Accessibility & contrast
On white
1.64
#CECABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CECABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECABF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECABF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#D1C8C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cecabf; /* rgb */ color: rgb(206, 202, 191); /* oklch */ color: oklch(83.9% 0.016 90.3);
Tailwind
colors: {
custom: {
50: '#dddad2',
500: '#cecabf',
950: '#000000',
},
}SCSS
$custom: #cecabf; $custom-light: #dddad2; $custom-dark: #000000;
JSON
{
"hex": "#cecabf",
"rgb": {
"r": 206,
"g": 202,
"b": 191
},
"hsl": {
"h": 44,
"s": 13.274,
"l": 77.843
},
"oklch": {
"l": 0.83913,
"c": 0.01569,
"h": 90.3
},
"luminance": 0.59124
}Semantic roles & 50–950 ramp
primary
#CECABF
secondary
#8F94A2
accent
#62974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383