#DED3C8#DED3C8
#DED3C8 is a very light, near-neutral orange. Relative luminance 0.663; OKLCH L 87.3% C 0.019 H 67.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3C8 |
|---|---|
| RGB | rgb(222, 211, 200) |
| HSL | hsl(30, 25%, 83%) |
| HSV | hsv(30, 10%, 87%) |
| CMYK | cmyk(0%, 5%, 9.9%, 12.9%) |
| CIE-LAB | lab(85.14, 1.92, 6.80) |
| CIE-LCH | lch(85.14, 7.06, 74.21°) |
| OKLab | oklab(87.27% 0.0074 0.0179) |
| OKLCH | oklch(87.27% 0.019 67.6) |
| XYZ | xyz(63.8427, 66.2890, 64.0642) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.81
Warm Gray
#C9BEB0
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 6.34
Linen
#FAF0E6
ΔE00 6.39
Antiquewhite
#FAEBD7
ΔE00 6.41
Gainsboro
#DCDCDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3C8 #C8D3DE
analogous
#DEC8C8 #DED3C8 #DEDEC8
triadic
#DED3C8 #C8DED3 #D3C8DE
tetradic
#DED3C8 #C8DEC8 #C8D3DE #DEC8DE
square
#DED3C8 #C8DEC8 #C8D3DE #DEC8DE
split-complementary
#DED3C8 #C8DEDE #C8C8DE
monochromatic
#B0967B #C7B4A2 #DED3C8 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.47
#DED3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DED3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3C8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3C8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D9D6C8
Tritanopia (blue-blind)
#E2D1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded3c8; /* rgb */ color: rgb(222, 211, 200); /* oklch */ color: oklch(87.3% 0.019 67.6);
Tailwind
colors: {
custom: {
50: '#e8e0d8',
500: '#ded3c8',
950: '#000000',
},
}SCSS
$custom: #ded3c8; $custom-light: #e8e0d8; $custom-dark: #000000;
JSON
{
"hex": "#ded3c8",
"rgb": {
"r": 222,
"g": 211,
"b": 200
},
"hsl": {
"h": 30,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87268,
"c": 0.01931,
"h": 67.6
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#DED3C8
secondary
#95A5B5
accent
#73A442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483