#CED1BD#CED1BD
#CED1BD is a very light, muted yellow. Relative luminance 0.624; OKLCH L 85.3% C 0.027 H 113.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1BD |
|---|---|
| RGB | rgb(206, 209, 189) |
| HSL | hsl(69, 18%, 78%) |
| HSV | hsv(69, 10%, 82%) |
| CMYK | cmyk(1.4%, 0%, 9.6%, 18%) |
| CIE-LAB | lab(83.12, -4.53, 9.57) |
| CIE-LCH | lch(83.12, 10.59, 115.35°) |
| OKLab | oklab(85.29% -0.0111 0.0249) |
| OKLCH | oklch(85.29% 0.027 113.9) |
| XYZ | xyz(57.4381, 62.3970, 57.1521) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.43
Eggshell
#F0EAD6
ΔE00 7.37
Silver (survey)
#C5C9C7
ΔE00 7.93
Beige
#F5F5DC
ΔE00 8.28
Warm Beige
#E9DCC9
ΔE00 8.45
Warm Gray
#C9BEB0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1BD #C0BDD1
analogous
#D1CABD #CED1BD #C4D1BD
triadic
#CED1BD #BDCED1 #D1BDCE
tetradic
#CED1BD #BDD1CA #C0BDD1 #D1BDC4
square
#CED1BD #BDD1CA #C0BDD1 #D1BDC4
split-complementary
#CED1BD #BDC4D1 #CABDD1
monochromatic
#989F75 #B3B899 #CED1BD #E9EAE1 #F2F2ED
Accessibility & contrast
On white
1.56
#CED1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CED1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1BD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1BD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBC
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#D1CECB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced1bd; /* rgb */ color: rgb(206, 209, 189); /* oklch */ color: oklch(85.3% 0.027 113.9);
Tailwind
colors: {
custom: {
50: '#dddfd0',
500: '#ced1bd',
950: '#000000',
},
}SCSS
$custom: #ced1bd; $custom-light: #dddfd0; $custom-dark: #000000;
JSON
{
"hex": "#ced1bd",
"rgb": {
"r": 206,
"g": 209,
"b": 189
},
"hsl": {
"h": 69,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.85288,
"c": 0.02728,
"h": 113.9
},
"luminance": 0.62397
}Semantic roles & 50–950 ramp
primary
#CED1BD
secondary
#908CA6
accent
#499C56
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483