#DFDED3#DFDED3
#DFDED3 is a very light, near-neutral yellow. Relative luminance 0.726; OKLCH L 89.8% C 0.015 H 102.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDED3 |
|---|---|
| RGB | rgb(223, 222, 211) |
| HSL | hsl(55, 16%, 85%) |
| HSV | hsv(55, 5%, 87%) |
| CMYK | cmyk(0%, 0.4%, 5.4%, 12.5%) |
| CIE-LAB | lab(88.27, -1.58, 5.51) |
| CIE-LCH | lch(88.27, 5.73, 106.04°) |
| OKLab | oklab(89.83% -0.0032 0.0145) |
| OKLCH | oklch(89.83% 0.015 102.5) |
| XYZ | xyz(68.3089, 72.6339, 72.0365) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.99
Eggshell
#F0EAD6
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 5.30
Warm Beige
#E9DCC9
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 5.81
Oldlace
#FDF5E6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDED3 #D3D4DF
analogous
#DFD8D3 #DFDED3 #DADFD3
triadic
#DFDED3 #D3DFDE #DED3DF
tetradic
#DFDED3 #D3DFD8 #D3D4DF #DFD3DA
square
#DFDED3 #D3DFD8 #D3D4DF #DFD3DA
split-complementary
#DFDED3 #D3DADF #D8D3DF
monochromatic
#ABA98C #C5C3B0 #DFDED3 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.35
#DFDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DFDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDED3
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDED3 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#E1DCDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfded3; /* rgb */ color: rgb(223, 222, 211); /* oklch */ color: oklch(89.8% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#e9e8e0',
500: '#dfded3',
950: '#000000',
},
}SCSS
$custom: #dfded3; $custom-light: #e9e8e0; $custom-dark: #000000;
JSON
{
"hex": "#dfded3",
"rgb": {
"r": 223,
"g": 222,
"b": 211
},
"hsl": {
"h": 55,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89834,
"c": 0.01482,
"h": 102.5
},
"luminance": 0.72634
}Semantic roles & 50–950 ramp
primary
#DFDED3
secondary
#A2A3B4
accent
#529A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484