#DED6C8#DED6C8
#DED6C8 is a very light, muted orange. Relative luminance 0.678; OKLCH L 87.9% C 0.021 H 81.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6C8 |
|---|---|
| RGB | rgb(222, 214, 200) |
| HSL | hsl(38, 25%, 83%) |
| HSV | hsv(38, 10%, 87%) |
| CMYK | cmyk(0%, 3.6%, 9.9%, 12.9%) |
| CIE-LAB | lab(85.90, 0.36, 7.89) |
| CIE-LCH | lch(85.90, 7.89, 87.37°) |
| OKLab | oklab(87.86% 0.003 0.0207) |
| OKLCH | oklch(87.86% 0.021 81.8) |
| XYZ | xyz(64.5950, 67.7935, 64.3150) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.89
Eggshell
#F0EAD6
ΔE00 5.14
Antiquewhite
#FAEBD7
ΔE00 5.81
Warm Gray
#C9BEB0
ΔE00 5.92
Champagne
#F7E7CE
ΔE00 5.93
Light Grey
#D8DCD6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6C8 #C8D0DE
analogous
#DECBC8 #DED6C8 #DBDEC8
triadic
#DED6C8 #C8DED6 #D6C8DE
tetradic
#DED6C8 #C8DECB #C8D0DE #DEC8DB
square
#DED6C8 #C8DECB #C8D0DE #DEC8DB
split-complementary
#DED6C8 #C8DBDE #CBC8DE
monochromatic
#B09D7B #C7B9A2 #DED6C8 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.44
#DED6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DED6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6C8
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6C8 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#E2D3D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded6c8; /* rgb */ color: rgb(222, 214, 200); /* oklch */ color: oklch(87.9% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#e8e2d8',
500: '#ded6c8',
950: '#000000',
},
}SCSS
$custom: #ded6c8; $custom-light: #e8e2d8; $custom-dark: #000000;
JSON
{
"hex": "#ded6c8",
"rgb": {
"r": 222,
"g": 214,
"b": 200
},
"hsl": {
"h": 38.182,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87864,
"c": 0.02088,
"h": 81.8
},
"luminance": 0.67793
}Semantic roles & 50–950 ramp
primary
#DED6C8
secondary
#95A1B5
accent
#65A442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483