#CECDBF#CECDBF
#CECDBF is a very light, near-neutral yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.019 H 103.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDBF |
|---|---|
| RGB | rgb(206, 205, 191) |
| HSL | hsl(56, 13%, 78%) |
| HSV | hsv(56, 7%, 81%) |
| CMYK | cmyk(0%, 0.5%, 7.3%, 19.2%) |
| CIE-LAB | lab(82.13, -2.12, 7.09) |
| CIE-LCH | lch(82.13, 7.40, 106.63°) |
| OKLab | oklab(84.52% -0.0044 0.0186) |
| OKLCH | oklch(84.52% 0.019 103.5) |
| XYZ | xyz(56.6877, 60.5463, 57.9803) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.69
Warm Gray
#C9BEB0
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.81
Warm Beige
#E9DCC9
ΔE00 6.83
Silver
#C0C0C0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDBF #BFC0CE
analogous
#CEC5BF #CECDBF #C7CEBF
triadic
#CECDBF #BFCECD #CDBFCE
tetradic
#CECDBF #BFCEC5 #BFC0CE #CEBFC7
square
#CECDBF #BFCEC5 #BFC0CE #CEBFC7
split-complementary
#CECDBF #BFC7CE #C5BFCE
monochromatic
#99977A #B3B29C #CECDBF #E9E8E2 #F2F1EE
Accessibility & contrast
On white
1.60
#CECDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CECDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDBF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDBF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#D0CDBF
Tritanopia (blue-blind)
#D1CBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cecdbf; /* rgb */ color: rgb(206, 205, 191); /* oklch */ color: oklch(84.5% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#dddcd2',
500: '#cecdbf',
950: '#000000',
},
}SCSS
$custom: #cecdbf; $custom-light: #dddcd2; $custom-dark: #000000;
JSON
{
"hex": "#cecdbf",
"rgb": {
"r": 206,
"g": 205,
"b": 191
},
"hsl": {
"h": 56,
"s": 13.274,
"l": 77.843
},
"oklch": {
"l": 0.84523,
"c": 0.01909,
"h": 103.5
},
"luminance": 0.60546
}Semantic roles & 50–950 ramp
primary
#CECDBF
secondary
#8F90A2
accent
#53974E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483