#D1CEBF#D1CEBF
#D1CEBF is a very light, muted yellow. Relative luminance 0.615; OKLCH L 85.0% C 0.021 H 97.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CEBF |
|---|---|
| RGB | rgb(209, 206, 191) |
| HSL | hsl(50, 16%, 78%) |
| HSV | hsv(50, 9%, 82%) |
| CMYK | cmyk(0%, 1.4%, 8.6%, 18%) |
| CIE-LAB | lab(82.63, -1.58, 7.82) |
| CIE-LCH | lch(82.63, 7.98, 101.39°) |
| OKLab | oklab(84.97% -0.0027 0.0205) |
| OKLCH | oklch(84.97% 0.021 97.6) |
| XYZ | xyz(57.7686, 61.4599, 58.0998) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.53
Light Grey
#D8DCD6
ΔE00 5.58
Warm Beige
#E9DCC9
ΔE00 5.87
Silver (survey)
#C5C9C7
ΔE00 6.34
Eggshell
#F0EAD6
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CEBF #BFC2D1
analogous
#D1C5BF #D1CEBF #CBD1BF
triadic
#D1CEBF #BFD1CE #CEBFD1
tetradic
#D1CEBF #BFD1C5 #BFC2D1 #D1BFCB
square
#D1CEBF #BFD1C5 #BFC2D1 #D1BFCB
split-complementary
#D1CEBF #BFCBD1 #C5BFD1
monochromatic
#9E9778 #B7B39B #D1CEBF #EBE9E3 #F2F1ED
Accessibility & contrast
On white
1.58
#D1CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#D1CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CEBF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CEBF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#D4CCCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d1cebf; /* rgb */ color: rgb(209, 206, 191); /* oklch */ color: oklch(85.0% 0.021 97.6);
Tailwind
colors: {
custom: {
50: '#dfdcd2',
500: '#d1cebf',
950: '#000000',
},
}SCSS
$custom: #d1cebf; $custom-light: #dfdcd2; $custom-dark: #000000;
JSON
{
"hex": "#d1cebf",
"rgb": {
"r": 209,
"g": 206,
"b": 191
},
"hsl": {
"h": 50,
"s": 16.364,
"l": 78.431
},
"oklch": {
"l": 0.84967,
"c": 0.02065,
"h": 97.6
},
"luminance": 0.6146
}Semantic roles & 50–950 ramp
primary
#D1CEBF
secondary
#8F92A6
accent
#589B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483