#DDCFAB#DDCFAB
#DDCFAB is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.7% C 0.050 H 89.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFAB |
|---|---|
| RGB | rgb(221, 207, 171) |
| HSL | hsl(43, 42%, 77%) |
| HSV | hsv(43, 23%, 87%) |
| CMYK | cmyk(0%, 6.3%, 22.6%, 13.3%) |
| CIE-LAB | lab(83.41, -0.81, 19.68) |
| CIE-LCH | lch(83.41, 19.69, 92.36°) |
| OKLab | oklab(85.68% 0.0006 0.0504) |
| OKLCH | oklch(85.68% 0.05 89.3) |
| XYZ | xyz(59.4823, 62.9393, 47.5353) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.91
Wheat
#F5DEB3
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 6.70
Moccasin
#FFE4B5
ΔE00 6.98
Champagne
#F7E7CE
ΔE00 7.07
Vanilla
#F3E5AB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFAB #ABB9DD
analogous
#DDB6AB #DDCFAB #D2DDAB
triadic
#DDCFAB #ABDDCF #CFABDD
tetradic
#DDCFAB #ABDDB6 #ABB9DD #DDABD2
square
#DDCFAB #ABDDB6 #ABB9DD #DDABD2
split-complementary
#DDCFAB #ABD2DD #B6ABDD
monochromatic
#BA9D54 #CBB67F #DDCFAB #EFE8D7 #F6F3E9
Accessibility & contrast
On white
1.55
#DDCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DDCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFAB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFAB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA9
Deuteranopia (green-blind)
#DBD2AC
Tritanopia (blue-blind)
#E5C9C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcfab; /* rgb */ color: rgb(221, 207, 171); /* oklch */ color: oklch(85.7% 0.050 89.3);
Tailwind
colors: {
custom: {
50: '#e8ddc4',
500: '#ddcfab',
950: '#000000',
},
}SCSS
$custom: #ddcfab; $custom-light: #e8ddc4; $custom-dark: #000000;
JSON
{
"hex": "#ddcfab",
"rgb": {
"r": 221,
"g": 207,
"b": 171
},
"hsl": {
"h": 43.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85675,
"c": 0.05035,
"h": 89.3
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#DDCFAB
secondary
#7788B5
accent
#55B530
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482