#DDCFBA#DDCFBA
#DDCFBA is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.0% C 0.032 H 78.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFBA |
|---|---|
| RGB | rgb(221, 207, 186) |
| HSL | hsl(36, 34%, 80%) |
| HSV | hsv(36, 16%, 87%) |
| CMYK | cmyk(0%, 6.3%, 15.8%, 13.3%) |
| CIE-LAB | lab(83.73, 1.41, 12.19) |
| CIE-LCH | lch(83.73, 12.27, 83.39°) |
| OKLab | oklab(86.03% 0.0067 0.0317) |
| OKLCH | oklch(86.03% 0.032 78.1) |
| XYZ | xyz(60.9941, 63.5440, 55.4970) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.10
Warm Gray
#C9BEB0
ΔE00 5.00
Champagne
#F7E7CE
ΔE00 5.61
Antiquewhite
#FAEBD7
ΔE00 6.39
Eggshell
#F0EAD6
ΔE00 6.86
Blanchedalmond
#FFEBCD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFBA #BAC8DD
analogous
#DDBEBA #DDCFBA #DADDBA
triadic
#DDCFBA #BADDCF #CFBADD
tetradic
#DDCFBA #BADDBE #BAC8DD #DDBADA
square
#DDCFBA #BADDBE #BAC8DD #DDBADA
split-complementary
#DDCFBA #BADADD #BEBADD
monochromatic
#B59668 #C9B291 #DDCFBA #F1ECE3 #F5F1EB
Accessibility & contrast
On white
1.53
#DDCFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DDCFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFBA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFBA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB9
Deuteranopia (green-blind)
#D9D2BB
Tritanopia (blue-blind)
#E4CBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcfba; /* rgb */ color: rgb(221, 207, 186); /* oklch */ color: oklch(86.0% 0.032 78.1);
Tailwind
colors: {
custom: {
50: '#e7ddce',
500: '#ddcfba',
950: '#000000',
},
}SCSS
$custom: #ddcfba; $custom-light: #e7ddce; $custom-dark: #000000;
JSON
{
"hex": "#ddcfba",
"rgb": {
"r": 221,
"g": 207,
"b": 186
},
"hsl": {
"h": 36,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.8603,
"c": 0.03235,
"h": 78.1
},
"luminance": 0.63543
}Semantic roles & 50–950 ramp
primary
#DDCFBA
secondary
#8699B5
accent
#67AD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483