#DDCFBB#DDCFBB
#DDCFBB is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.031 H 76.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFBB |
|---|---|
| RGB | rgb(221, 207, 187) |
| HSL | hsl(35, 33%, 80%) |
| HSV | hsv(35, 15%, 87%) |
| CMYK | cmyk(0%, 6.3%, 15.4%, 13.3%) |
| CIE-LAB | lab(83.75, 1.57, 11.69) |
| CIE-LCH | lch(83.75, 11.79, 82.36°) |
| OKLab | oklab(86.05% 0.0071 0.0304) |
| OKLCH | oklch(86.05% 0.031 76.9) |
| XYZ | xyz(61.1007, 63.5867, 56.0588) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.03
Warm Gray
#C9BEB0
ΔE00 4.84
Champagne
#F7E7CE
ΔE00 5.69
Antiquewhite
#FAEBD7
ΔE00 6.34
Eggshell
#F0EAD6
ΔE00 6.91
Blanchedalmond
#FFEBCD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFBB #BBC9DD
analogous
#DDBEBB #DDCFBB #DADDBB
triadic
#DDCFBB #BBDDCF #CFBBDD
tetradic
#DDCFBB #BBDDBE #BBC9DD #DDBBDA
square
#DDCFBB #BBDDBE #BBC9DD #DDBBDA
split-complementary
#DDCFBB #BBDADD #BEBBDD
monochromatic
#B49569 #C9B292 #DDCFBB #F1ECE4 #F5F1EB
Accessibility & contrast
On white
1.53
#DDCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DDCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFBB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFBB | 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)
#D5CFBA
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#E3CBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcfbb; /* rgb */ color: rgb(221, 207, 187); /* oklch */ color: oklch(86.1% 0.031 76.9);
Tailwind
colors: {
custom: {
50: '#e7ddcf',
500: '#ddcfbb',
950: '#000000',
},
}SCSS
$custom: #ddcfbb; $custom-light: #e7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#ddcfbb",
"rgb": {
"r": 221,
"g": 207,
"b": 187
},
"hsl": {
"h": 35.294,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86054,
"c": 0.03121,
"h": 76.9
},
"luminance": 0.63586
}Semantic roles & 50–950 ramp
primary
#DDCFBB
secondary
#879AB5
accent
#69AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483