#CECDBD#CECDBD
#CECDBD is a very light, muted yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.022 H 103.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDBD |
|---|---|
| RGB | rgb(206, 205, 189) |
| HSL | hsl(56, 15%, 77%) |
| HSV | hsv(56, 8%, 81%) |
| CMYK | cmyk(0%, 0.5%, 8.3%, 19.2%) |
| CIE-LAB | lab(82.09, -2.46, 8.09) |
| CIE-LCH | lch(82.09, 8.45, 106.89°) |
| OKLab | oklab(84.47% -0.0052 0.0211) |
| OKLCH | oklch(84.47% 0.022 103.9) |
| XYZ | xyz(56.4691, 60.4589, 56.8291) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Warm Gray
#C9BEB0
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 6.42
Warm Beige
#E9DCC9
ΔE00 6.89
Eggshell
#F0EAD6
ΔE00 7.21
Light Gray
#D3D3D3
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDBD #BDBECE
analogous
#CEC5BD #CECDBD #C6CEBD
triadic
#CECDBD #BDCECD #CDBDCE
tetradic
#CECDBD #BDCEC5 #BDBECE #CEBDC6
square
#CECDBD #BDCEC5 #BDBECE #CEBDC6
split-complementary
#CECDBD #BDC6CE #C5BDCE
monochromatic
#9A9877 #B4B29A #CECDBD #E8E8E0 #F2F2ED
Accessibility & contrast
On white
1.60
#CECDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#CECDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDBD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDBD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBC
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#D1CBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cecdbd; /* rgb */ color: rgb(206, 205, 189); /* oklch */ color: oklch(84.5% 0.022 103.9);
Tailwind
colors: {
custom: {
50: '#dddcd0',
500: '#cecdbd',
950: '#000000',
},
}SCSS
$custom: #cecdbd; $custom-light: #dddcd0; $custom-dark: #000000;
JSON
{
"hex": "#cecdbd",
"rgb": {
"r": 206,
"g": 205,
"b": 189
},
"hsl": {
"h": 56.471,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.8447,
"c": 0.02178,
"h": 103.9
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#CECDBD
secondary
#8D8EA2
accent
#51994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483