#DFCEC8#DFCEC8
#DFCEC8 is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.4% C 0.021 H 40.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEC8 |
|---|---|
| RGB | rgb(223, 206, 200) |
| HSL | hsl(16, 26%, 83%) |
| HSV | hsv(16, 10%, 87%) |
| CMYK | cmyk(0%, 7.6%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.97, 4.89, 5.11) |
| CIE-LCH | lch(83.97, 7.07, 46.25°) |
| OKLab | oklab(86.36% 0.0158 0.0135) |
| OKLCH | oklch(86.36% 0.021 40.5) |
| XYZ | xyz(62.9271, 64.0017, 63.6710) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.90
Warm Gray
#C9BEB0
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 7.45
Warm Beige
#E9DCC9
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 7.84
Linen
#FAF0E6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEC8 #C8D9DF
analogous
#DFC8CD #DFCEC8 #DFD9C8
triadic
#DFCEC8 #C8DFCE #CEC8DF
tetradic
#DFCEC8 #CDDFC8 #C8D9DF #D9C8DF
square
#DFCEC8 #CDDFC8 #C8D9DF #D9C8DF
split-complementary
#DFCEC8 #C8DFD9 #C8CDDF
monochromatic
#B2897B #C8ACA1 #DFCEC8 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.52
#DFCEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DFCEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEC8
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEC8 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC8
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#E4CCCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcec8; /* rgb */ color: rgb(223, 206, 200); /* oklch */ color: oklch(86.4% 0.021 40.5);
Tailwind
colors: {
custom: {
50: '#e9ddd8',
500: '#dfcec8',
950: '#000000',
},
}SCSS
$custom: #dfcec8; $custom-light: #e9ddd8; $custom-dark: #000000;
JSON
{
"hex": "#dfcec8",
"rgb": {
"r": 223,
"g": 206,
"b": 200
},
"hsl": {
"h": 15.652,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86364,
"c": 0.02078,
"h": 40.5
},
"luminance": 0.64001
}Semantic roles & 50–950 ramp
primary
#DFCEC8
secondary
#95AEB6
accent
#8BA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483