#DDCFAF#DDCFAF
#DDCFAF is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.8% C 0.045 H 87.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFAF |
|---|---|
| RGB | rgb(221, 207, 175) |
| HSL | hsl(42, 40%, 78%) |
| HSV | hsv(42, 21%, 87%) |
| CMYK | cmyk(0%, 6.3%, 20.8%, 13.3%) |
| CIE-LAB | lab(83.49, -0.24, 17.68) |
| CIE-LCH | lch(83.49, 17.68, 90.77°) |
| OKLab | oklab(85.77% 0.0022 0.0454) |
| OKLCH | oklch(85.77% 0.045 87.2) |
| XYZ | xyz(59.8694, 63.0942, 49.5737) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.30
Warm Beige
#E9DCC9
ΔE00 5.61
Beige (survey)
#E6DAA6
ΔE00 6.01
Champagne
#F7E7CE
ΔE00 6.37
Blanchedalmond
#FFEBCD
ΔE00 7.20
Moccasin
#FFE4B5
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFAF #AFBDDD
analogous
#DDB8AF #DDCFAF #D4DDAF
triadic
#DDCFAF #AFDDCF #CFAFDD
tetradic
#DDCFAF #AFDDB8 #AFBDDD #DDAFD4
square
#DDCFAF #AFDDB8 #AFBDDD #DDAFD4
split-complementary
#DDCFAF #AFD4DD #B8AFDD
monochromatic
#B89B59 #CBB584 #DDCFAF #EFE9DA #F6F2EA
Accessibility & contrast
On white
1.54
#DDCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DDCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFAF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFAF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#E5CAC6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcfaf; /* rgb */ color: rgb(221, 207, 175); /* oklch */ color: oklch(85.8% 0.045 87.2);
Tailwind
colors: {
custom: {
50: '#e8ddc7',
500: '#ddcfaf',
950: '#000000',
},
}SCSS
$custom: #ddcfaf; $custom-light: #e8ddc7; $custom-dark: #000000;
JSON
{
"hex": "#ddcfaf",
"rgb": {
"r": 221,
"g": 207,
"b": 175
},
"hsl": {
"h": 41.739,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.85766,
"c": 0.04547,
"h": 87.2
},
"luminance": 0.63093
}Semantic roles & 50–950 ramp
primary
#DDCFAF
secondary
#7B8DB5
accent
#59B332
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482