#CECABA#CECABA
#CECABA is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.8% C 0.022 H 95.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CECABA |
|---|---|
| RGB | rgb(206, 202, 186) |
| HSL | hsl(48, 17%, 77%) |
| HSV | hsv(48, 10%, 81%) |
| CMYK | cmyk(0%, 1.9%, 9.7%, 19.2%) |
| CIE-LAB | lab(81.24, -1.39, 8.48) |
| CIE-LCH | lch(81.24, 8.59, 99.30°) |
| OKLab | oklab(83.78% -0.0021 0.0222) |
| OKLCH | oklch(83.78% 0.022 95.3) |
| XYZ | xyz(55.4361, 58.9085, 54.8949) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.73
Warm Beige
#E9DCC9
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.72
Eggshell
#F0EAD6
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECABA #BABECE
analogous
#CEC0BA #CECABA #C8CEBA
triadic
#CECABA #BACECA #CABACE
tetradic
#CECABA #BACEC0 #BABECE #CEBAC8
square
#CECABA #BACEC0 #BABECE #CEBAC8
split-complementary
#CECABA #BAC8CE #C0BACE
monochromatic
#9B9372 #B5AF96 #CECABA #E7E5DE #F2F1ED
Accessibility & contrast
On white
1.64
#CECABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CECABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECABA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECABA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#D2C7C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cecaba; /* rgb */ color: rgb(206, 202, 186); /* oklch */ color: oklch(83.8% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#dddace',
500: '#cecaba',
950: '#000000',
},
}SCSS
$custom: #cecaba; $custom-light: #dddace; $custom-dark: #000000;
JSON
{
"hex": "#cecaba",
"rgb": {
"r": 206,
"g": 202,
"b": 186
},
"hsl": {
"h": 48,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83781,
"c": 0.02225,
"h": 95.3
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#CECABA
secondary
#8A8FA3
accent
#5A9B4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383