#DEDDD6#DEDDD6
#DEDDD6 is a very light, near-neutral yellow. Relative luminance 0.721; OKLCH L 89.6% C 0.009 H 100.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDD6 |
|---|---|
| RGB | rgb(222, 221, 214) |
| HSL | hsl(53, 11%, 85%) |
| HSV | hsv(53, 4%, 87%) |
| CMYK | cmyk(0%, 0.5%, 3.6%, 12.9%) |
| CIE-LAB | lab(88.02, -0.90, 3.55) |
| CIE-LCH | lch(88.02, 3.66, 104.18°) |
| OKLab | oklab(89.64% -0.0016 0.0094) |
| OKLCH | oklch(89.64% 0.009 100) |
| XYZ | xyz(68.1164, 72.0977, 73.9331) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.39
Gainsboro
#DCDCDC
ΔE00 3.50
Light Gray
#D3D3D3
ΔE00 4.16
Fog
#D8DCE0
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 5.78
Eggshell
#F0EAD6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDD6 #D6D7DE
analogous
#DED9D6 #DEDDD6 #DBDED6
triadic
#DEDDD6 #D6DEDD #DDD6DE
tetradic
#DEDDD6 #D6DED9 #D6D7DE #DED6DB
square
#DEDDD6 #D6DED9 #D6D7DE #DED6DB
split-complementary
#DEDDD6 #D6DBDE #D9D6DE
monochromatic
#A7A592 #C3C1B4 #DEDDD6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.36
#DEDDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DEDDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDD6
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDD6 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD6
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#DFDCDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deddd6; /* rgb */ color: rgb(222, 221, 214); /* oklch */ color: oklch(89.6% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#e8e7e2',
500: '#deddd6',
950: '#000000',
},
}SCSS
$custom: #deddd6; $custom-light: #e8e7e2; $custom-dark: #000000;
JSON
{
"hex": "#deddd6",
"rgb": {
"r": 222,
"g": 221,
"b": 214
},
"hsl": {
"h": 52.5,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89637,
"c": 0.00949,
"h": 100
},
"luminance": 0.72098
}Semantic roles & 50–950 ramp
primary
#DEDDD6
secondary
#A6A7B2
accent
#599551
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484