#DDCFC0#DDCFC0
#DDCFC0 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.2% C 0.026 H 69.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFC0 |
|---|---|
| RGB | rgb(221, 207, 192) |
| HSL | hsl(31, 30%, 81%) |
| HSV | hsv(31, 13%, 87%) |
| CMYK | cmyk(0%, 6.3%, 13.1%, 13.3%) |
| CIE-LAB | lab(83.86, 2.36, 9.19) |
| CIE-LCH | lch(83.86, 9.49, 75.63°) |
| OKLab | oklab(86.18% 0.009 0.024) |
| OKLCH | oklch(86.18% 0.026 69.4) |
| XYZ | xyz(61.6453, 63.8045, 58.9270) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.50
Warm Gray
#C9BEB0
ΔE00 4.53
Champagne
#F7E7CE
ΔE00 6.52
Antiquewhite
#FAEBD7
ΔE00 6.52
Eggshell
#F0EAD6
ΔE00 7.58
Linen
#FAF0E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFC0 #C0CEDD
analogous
#DDC0C0 #DDCFC0 #DCDDC0
triadic
#DDCFC0 #C0DDCF #CFC0DD
tetradic
#DDCFC0 #C0DDC0 #C0CEDD #DDC0DC
square
#DDCFC0 #C0DDC0 #C0CEDD #DDC0DC
split-complementary
#DDCFC0 #C0DCDD #C0C0DD
monochromatic
#B29271 #C8B198 #DDCFC0 #F2EDE8 #F4F0EB
Accessibility & contrast
On white
1.53
#DDCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DDCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFC0
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFC0 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBF
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#E3CCCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcfc0; /* rgb */ color: rgb(221, 207, 192); /* oklch */ color: oklch(86.2% 0.026 69.4);
Tailwind
colors: {
custom: {
50: '#e7ddd3',
500: '#ddcfc0',
950: '#000000',
},
}SCSS
$custom: #ddcfc0; $custom-light: #e7ddd3; $custom-dark: #000000;
JSON
{
"hex": "#ddcfc0",
"rgb": {
"r": 221,
"g": 207,
"b": 192
},
"hsl": {
"h": 31.034,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.86181,
"c": 0.02568,
"h": 69.4
},
"luminance": 0.63804
}Semantic roles & 50–950 ramp
primary
#DDCFC0
secondary
#8DA0B4
accent
#71A93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483