#DDCEBF#DDCEBF
#DDCEBF is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.0% C 0.026 H 67.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEBF |
|---|---|
| RGB | rgb(221, 206, 191) |
| HSL | hsl(30, 31%, 81%) |
| HSV | hsv(30, 14%, 87%) |
| CMYK | cmyk(0%, 6.8%, 13.6%, 13.3%) |
| CIE-LAB | lab(83.59, 2.72, 9.33) |
| CIE-LCH | lch(83.59, 9.72, 73.75°) |
| OKLab | oklab(85.96% 0.0101 0.0244) |
| OKLCH | oklch(85.96% 0.026 67.5) |
| XYZ | xyz(61.2934, 63.2774, 58.2650) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.85
Warm Gray
#C9BEB0
ΔE00 4.51
Antiquewhite
#FAEBD7
ΔE00 6.76
Champagne
#F7E7CE
ΔE00 6.77
Linen
#FAF0E6
ΔE00 7.85
Eggshell
#F0EAD6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEBF #BFCEDD
analogous
#DDBFBF #DDCEBF #DDDDBF
triadic
#DDCEBF #BFDDCE #CEBFDD
tetradic
#DDCEBF #BFDDBF #BFCEDD #DDBFDD
square
#DDCEBF #BFDDBF #BFCEDD #DDBFDD
split-complementary
#DDCEBF #BFDDDD #BFBFDD
monochromatic
#B3916F #C8AF97 #DDCEBF #F2EDE7 #F4F0EB
Accessibility & contrast
On white
1.54
#DDCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DDCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEBF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEBF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#E3CBCA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcebf; /* rgb */ color: rgb(221, 206, 191); /* oklch */ color: oklch(86.0% 0.026 67.5);
Tailwind
colors: {
custom: {
50: '#e7dcd2',
500: '#ddcebf',
950: '#000000',
},
}SCSS
$custom: #ddcebf; $custom-light: #e7dcd2; $custom-dark: #000000;
JSON
{
"hex": "#ddcebf",
"rgb": {
"r": 221,
"g": 206,
"b": 191
},
"hsl": {
"h": 30,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.85957,
"c": 0.02641,
"h": 67.5
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#DDCEBF
secondary
#8CA0B4
accent
#73A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483