#DDCFBC#DDCFBC
#DDCFBC is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.030 H 75.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFBC |
|---|---|
| RGB | rgb(221, 207, 188) |
| HSL | hsl(35, 33%, 80%) |
| HSV | hsv(35, 15%, 87%) |
| CMYK | cmyk(0%, 6.3%, 14.9%, 13.3%) |
| CIE-LAB | lab(83.77, 1.72, 11.19) |
| CIE-LCH | lch(83.77, 11.32, 81.24°) |
| OKLab | oklab(86.08% 0.0075 0.0291) |
| OKLCH | oklch(86.08% 0.03 75.7) |
| XYZ | xyz(61.2082, 63.6297, 56.6246) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.01
Warm Gray
#C9BEB0
ΔE00 4.71
Champagne
#F7E7CE
ΔE00 5.79
Antiquewhite
#FAEBD7
ΔE00 6.32
Eggshell
#F0EAD6
ΔE00 7.00
Blanchedalmond
#FFEBCD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFBC #BCCADD
analogous
#DDBEBC #DDCFBC #DADDBC
triadic
#DDCFBC #BCDDCF #CFBCDD
tetradic
#DDCFBC #BCDDBE #BCCADD #DDBCDA
square
#DDCFBC #BCDDBE #BCCADD #DDBCDA
split-complementary
#DDCFBC #BCDADD #BEBCDD
monochromatic
#B4956B #C8B293 #DDCFBC #F2ECE5 #F5F0EB
Accessibility & contrast
On white
1.53
#DDCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DDCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFBC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFBC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBB
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#E3CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcfbc; /* rgb */ color: rgb(221, 207, 188); /* oklch */ color: oklch(86.1% 0.030 75.7);
Tailwind
colors: {
custom: {
50: '#e7ddd0',
500: '#ddcfbc',
950: '#000000',
},
}SCSS
$custom: #ddcfbc; $custom-light: #e7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#ddcfbc",
"rgb": {
"r": 221,
"g": 207,
"b": 188
},
"hsl": {
"h": 34.545,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86079,
"c": 0.03007,
"h": 75.7
},
"luminance": 0.63629
}Semantic roles & 50–950 ramp
primary
#DDCFBC
secondary
#899BB5
accent
#6AAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483