#DFDBCE#DFDBCE
#DFDBCE is a very light, near-neutral yellow. Relative luminance 0.708; OKLCH L 89.1% C 0.018 H 92.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBCE |
|---|---|
| RGB | rgb(223, 219, 206) |
| HSL | hsl(46, 21%, 84%) |
| HSV | hsv(46, 8%, 87%) |
| CMYK | cmyk(0%, 1.8%, 7.6%, 12.5%) |
| CIE-LAB | lab(87.39, -0.88, 6.87) |
| CIE-LCH | lch(87.39, 6.93, 97.31°) |
| OKLab | oklab(89.1% -0.0008 0.018) |
| OKLCH | oklch(89.1% 0.018 92.7) |
| XYZ | xyz(66.9021, 70.8077, 68.5233) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.20
Warm Beige
#E9DCC9
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 4.38
Oldlace
#FDF5E6
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.05
Linen
#FAF0E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBCE #CED2DF
analogous
#DFD3CE #DFDBCE #DBDFCE
triadic
#DFDBCE #CEDFDB #DBCEDF
tetradic
#DFDBCE #CEDFD3 #CED2DF #DFCEDB
square
#DFDBCE #CEDFD3 #CED2DF #DFCEDB
split-complementary
#DFDBCE #CEDBDF #D3CEDF
monochromatic
#AFA584 #C7C0A9 #DFDBCE #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.39
#DFDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBCE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBCE | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#DFDCCE
Tritanopia (blue-blind)
#E2D9D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdbce; /* rgb */ color: rgb(223, 219, 206); /* oklch */ color: oklch(89.1% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#e9e6dd',
500: '#dfdbce',
950: '#000000',
},
}SCSS
$custom: #dfdbce; $custom-light: #e9e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dfdbce",
"rgb": {
"r": 223,
"g": 219,
"b": 206
},
"hsl": {
"h": 45.882,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89101,
"c": 0.01804,
"h": 92.7
},
"luminance": 0.70807
}Semantic roles & 50–950 ramp
primary
#DFDBCE
secondary
#9CA2B5
accent
#5B9F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484