#DDCEBB#DDCEBB
#DDCEBB is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.9% C 0.031 H 73.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEBB |
|---|---|
| RGB | rgb(221, 206, 187) |
| HSL | hsl(34, 33%, 80%) |
| HSV | hsv(34, 15%, 87%) |
| CMYK | cmyk(0%, 6.8%, 15.4%, 13.3%) |
| CIE-LAB | lab(83.50, 2.09, 11.33) |
| CIE-LCH | lch(83.50, 11.52, 79.55°) |
| OKLab | oklab(85.86% 0.0085 0.0295) |
| OKLCH | oklch(85.86% 0.031 73.9) |
| XYZ | xyz(60.8592, 63.1037, 55.9783) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.30
Warm Gray
#C9BEB0
ΔE00 4.61
Champagne
#F7E7CE
ΔE00 6.00
Antiquewhite
#FAEBD7
ΔE00 6.51
Bisque
#FFE4C4
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEBB #BBCADD
analogous
#DDBDBB #DDCEBB #DBDDBB
triadic
#DDCEBB #BBDDCE #CEBBDD
tetradic
#DDCEBB #BBDDBD #BBCADD #DDBBDB
square
#DDCEBB #BBDDBD #BBCADD #DDBBDB
split-complementary
#DDCEBB #BBDBDD #BDBBDD
monochromatic
#B49369 #C9B192 #DDCEBB #F1EBE4 #F5F0EB
Accessibility & contrast
On white
1.54
#DDCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DDCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEBB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEBB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#E3CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcebb; /* rgb */ color: rgb(221, 206, 187); /* oklch */ color: oklch(85.9% 0.031 73.9);
Tailwind
colors: {
custom: {
50: '#e7dccf',
500: '#ddcebb',
950: '#000000',
},
}SCSS
$custom: #ddcebb; $custom-light: #e7dccf; $custom-dark: #000000;
JSON
{
"hex": "#ddcebb",
"rgb": {
"r": 221,
"g": 206,
"b": 187
},
"hsl": {
"h": 33.529,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85855,
"c": 0.0307,
"h": 73.9
},
"luminance": 0.63103
}Semantic roles & 50–950 ramp
primary
#DDCEBB
secondary
#879BB5
accent
#6CAC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483