#DDCFB2#DDCFB2
#DDCFB2 is a very light, muted orange. Relative luminance 0.632; OKLCH L 85.8% C 0.042 H 85.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFB2 |
|---|---|
| RGB | rgb(221, 207, 178) |
| HSL | hsl(40, 39%, 78%) |
| HSV | hsv(40, 19%, 87%) |
| CMYK | cmyk(0%, 6.3%, 19.5%, 13.3%) |
| CIE-LAB | lab(83.55, 0.20, 16.18) |
| CIE-LCH | lch(83.55, 16.18, 89.28°) |
| OKLab | oklab(85.84% 0.0034 0.0417) |
| OKLCH | oklch(85.84% 0.042 85.3) |
| XYZ | xyz(60.1673, 63.2133, 51.1427) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.80
Wheat
#F5DEB3
ΔE00 5.70
Champagne
#F7E7CE
ΔE00 5.95
Warm Gray
#C9BEB0
ΔE00 6.81
Beige (survey)
#E6DAA6
ΔE00 6.92
Blanchedalmond
#FFEBCD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFB2 #B2C0DD
analogous
#DDB9B2 #DDCFB2 #D5DDB2
triadic
#DDCFB2 #B2DDCF #CFB2DD
tetradic
#DDCFB2 #B2DDB9 #B2C0DD #DDB2D5
square
#DDCFB2 #B2DDB9 #B2C0DD #DDB2D5
split-complementary
#DDCFB2 #B2D5DD #B9B2DD
monochromatic
#B89A5D #CAB588 #DDCFB2 #F0E9DC #F6F2EA
Accessibility & contrast
On white
1.54
#DDCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DDCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFB2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFB2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#E5CAC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcfb2; /* rgb */ color: rgb(221, 207, 178); /* oklch */ color: oklch(85.8% 0.042 85.3);
Tailwind
colors: {
custom: {
50: '#e8ddc9',
500: '#ddcfb2',
950: '#000000',
},
}SCSS
$custom: #ddcfb2; $custom-light: #e8ddc9; $custom-dark: #000000;
JSON
{
"hex": "#ddcfb2",
"rgb": {
"r": 221,
"g": 207,
"b": 178
},
"hsl": {
"h": 40.465,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.85836,
"c": 0.04184,
"h": 85.3
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#DDCFB2
secondary
#7E90B5
accent
#5DB234
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482