#CECABB#CECABB
#CECABB is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.021 H 94.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CECABB |
|---|---|
| RGB | rgb(206, 202, 187) |
| HSL | hsl(47, 16%, 77%) |
| HSV | hsv(47, 9%, 81%) |
| CMYK | cmyk(0%, 1.9%, 9.2%, 19.2%) |
| CIE-LAB | lab(81.26, -1.22, 7.98) |
| CIE-LCH | lch(81.26, 8.07, 98.71°) |
| OKLab | oklab(83.81% -0.0017 0.0209) |
| OKLCH | oklch(83.81% 0.021 94.6) |
| XYZ | xyz(55.5427, 58.9512, 55.4568) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.57
Warm Beige
#E9DCC9
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 7.26
Silver
#C0C0C0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECABB #BBBFCE
analogous
#CEC1BB #CECABB #C9CEBB
triadic
#CECABB #BBCECA #CABBCE
tetradic
#CECABB #BBCEC1 #BBBFCE #CEBBC9
square
#CECABB #BBCEC1 #BBBFCE #CEBBC9
split-complementary
#CECABB #BBC9CE #C1BBCE
monochromatic
#9B9374 #B4AE97 #CECABB #E8E6DF #F2F1ED
Accessibility & contrast
On white
1.64
#CECABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CECABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECABB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECABB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#CFCABB
Tritanopia (blue-blind)
#D1C8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cecabb; /* rgb */ color: rgb(206, 202, 187); /* oklch */ color: oklch(83.8% 0.021 94.6);
Tailwind
colors: {
custom: {
50: '#dddacf',
500: '#cecabb',
950: '#000000',
},
}SCSS
$custom: #cecabb; $custom-light: #dddacf; $custom-dark: #000000;
JSON
{
"hex": "#cecabb",
"rgb": {
"r": 206,
"g": 202,
"b": 187
},
"hsl": {
"h": 47.368,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83807,
"c": 0.02093,
"h": 94.6
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#CECABB
secondary
#8B90A2
accent
#5C9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383