#DDDED6#DDDED6
#DDDED6 is a very light, near-neutral yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.011 H 112.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED6 |
|---|---|
| RGB | rgb(221, 222, 214) |
| HSL | hsl(68, 11%, 85%) |
| HSV | hsv(68, 4%, 87%) |
| CMYK | cmyk(0.5%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(88.19, -1.76, 3.80) |
| CIE-LCH | lch(88.19, 4.18, 114.80°) |
| OKLab | oklab(89.76% -0.0041 0.01) |
| OKLCH | oklch(89.76% 0.011 112.4) |
| XYZ | xyz(68.0758, 72.4698, 74.0070) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.63
Gainsboro
#DCDCDC
ΔE00 4.20
Light Gray
#D3D3D3
ΔE00 4.81
Silver (survey)
#C5C9C7
ΔE00 5.83
Eggshell
#F0EAD6
ΔE00 5.89
Fog
#D8DCE0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED6 #D7D6DE
analogous
#DEDBD6 #DDDED6 #D9DED6
triadic
#DDDED6 #D6DDDE #DED6DD
tetradic
#DDDED6 #D6DEDB #D7D6DE #DED6D9
square
#DDDED6 #D6DEDB #D7D6DE #DED6D9
split-complementary
#DDDED6 #D6D9DE #DBD6DE
monochromatic
#A5A792 #C1C3B4 #DDDED6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.36
#DDDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DDDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED6
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED6 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#DEDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded6; /* rgb */ color: rgb(221, 222, 214); /* oklch */ color: oklch(89.8% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#e7e8e2',
500: '#ddded6',
950: '#000000',
},
}SCSS
$custom: #ddded6; $custom-light: #e7e8e2; $custom-dark: #000000;
JSON
{
"hex": "#ddded6",
"rgb": {
"r": 221,
"g": 222,
"b": 214
},
"hsl": {
"h": 67.5,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89759,
"c": 0.01082,
"h": 112.4
},
"luminance": 0.7247
}Semantic roles & 50–950 ramp
primary
#DDDED6
secondary
#A7A6B2
accent
#519559
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484