#DFCEBF#DFCEBF
#DFCEBF is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.028 H 63.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEBF |
|---|---|
| RGB | rgb(223, 206, 191) |
| HSL | hsl(28, 33%, 81%) |
| HSV | hsv(28, 14%, 87%) |
| CMYK | cmyk(0%, 7.6%, 14.3%, 12.5%) |
| CIE-LAB | lab(83.75, 3.44, 9.59) |
| CIE-LCH | lch(83.75, 10.19, 70.26°) |
| OKLab | oklab(86.13% 0.0123 0.0251) |
| OKLCH | oklch(86.13% 0.028 63.9) |
| XYZ | xyz(61.9061, 63.5933, 58.2937) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.29
Warm Gray
#C9BEB0
ΔE00 5.00
Antiquewhite
#FAEBD7
ΔE00 6.88
Champagne
#F7E7CE
ΔE00 6.97
Bisque
#FFE4C4
ΔE00 7.85
Linen
#FAF0E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEBF #BFD0DF
analogous
#DFBFC0 #DFCEBF #DFDEBF
triadic
#DFCEBF #BFDFCE #CEBFDF
tetradic
#DFCEBF #C0DFBF #BFD0DF #DEBFDF
square
#DFCEBF #C0DFBF #BFD0DF #DEBFDF
split-complementary
#DFCEBF #BFDFDE #BFC0DF
monochromatic
#B6906D #CBAF96 #DFCEBF #F3EDE8 #F5EFEB
Accessibility & contrast
On white
1.53
#DFCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DFCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEBF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEBF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#E5CACA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcebf; /* rgb */ color: rgb(223, 206, 191); /* oklch */ color: oklch(86.1% 0.028 63.9);
Tailwind
colors: {
custom: {
50: '#e9dcd2',
500: '#dfcebf',
950: '#000000',
},
}SCSS
$custom: #dfcebf; $custom-light: #e9dcd2; $custom-dark: #000000;
JSON
{
"hex": "#dfcebf",
"rgb": {
"r": 223,
"g": 206,
"b": 191
},
"hsl": {
"h": 28.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.86127,
"c": 0.02791,
"h": 63.9
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#DFCEBF
secondary
#8BA2B7
accent
#76AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483