#DDCFBD#DDCFBD
#DDCFBD is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.1% C 0.029 H 74.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFBD |
|---|---|
| RGB | rgb(221, 207, 189) |
| HSL | hsl(34, 32%, 80%) |
| HSV | hsv(34, 14%, 87%) |
| CMYK | cmyk(0%, 6.3%, 14.5%, 13.3%) |
| CIE-LAB | lab(83.80, 1.88, 10.69) |
| CIE-LCH | lch(83.80, 10.85, 80.02°) |
| OKLab | oklab(86.11% 0.0079 0.0279) |
| OKLCH | oklch(86.11% 0.029 74.3) |
| XYZ | xyz(61.3163, 63.6729, 57.1943) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.04
Warm Gray
#C9BEB0
ΔE00 4.61
Champagne
#F7E7CE
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 6.32
Eggshell
#F0EAD6
ΔE00 7.10
Blanchedalmond
#FFEBCD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFBD #BDCBDD
analogous
#DDBFBD #DDCFBD #DBDDBD
triadic
#DDCFBD #BDDDCF #CFBDDD
tetradic
#DDCFBD #BDDDBF #BDCBDD #DDBDDB
square
#DDCFBD #BDDDBF #BDCBDD #DDBDDB
split-complementary
#DDCFBD #BDDBDD #BFBDDD
monochromatic
#B3946C #C8B295 #DDCFBD #F2ECE5 #F5F0EB
Accessibility & contrast
On white
1.53
#DDCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DDCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFBD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFBD | 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)
#D5CFBC
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#E3CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcfbd; /* rgb */ color: rgb(221, 207, 189); /* oklch */ color: oklch(86.1% 0.029 74.3);
Tailwind
colors: {
custom: {
50: '#e7ddd0',
500: '#ddcfbd',
950: '#000000',
},
}SCSS
$custom: #ddcfbd; $custom-light: #e7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#ddcfbd",
"rgb": {
"r": 221,
"g": 207,
"b": 189
},
"hsl": {
"h": 33.75,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.86105,
"c": 0.02894,
"h": 74.3
},
"luminance": 0.63672
}Semantic roles & 50–950 ramp
primary
#DDCFBD
secondary
#8A9CB5
accent
#6CAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483