#DDCFC2#DDCFC2
#DDCFC2 is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.2% C 0.024 H 65.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFC2 |
|---|---|
| RGB | rgb(221, 207, 194) |
| HSL | hsl(29, 28%, 81%) |
| HSV | hsv(29, 12%, 87%) |
| CMYK | cmyk(0%, 6.3%, 12.2%, 13.3%) |
| CIE-LAB | lab(83.91, 2.68, 8.20) |
| CIE-LCH | lch(83.91, 8.62, 71.92°) |
| OKLab | oklab(86.23% 0.0098 0.0215) |
| OKLCH | oklch(86.23% 0.024 65.4) |
| XYZ | xyz(61.8684, 63.8938, 60.1020) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.05
Warm Gray
#C9BEB0
ΔE00 4.70
Antiquewhite
#FAEBD7
ΔE00 6.82
Champagne
#F7E7CE
ΔE00 7.05
Linen
#FAF0E6
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFC2 #C2D0DD
analogous
#DDC2C3 #DDCFC2 #DDDDC2
triadic
#DDCFC2 #C2DDCF #CFC2DD
tetradic
#DDCFC2 #C3DDC2 #C2D0DD #DDC2DD
square
#DDCFC2 #C3DDC2 #C2D0DD #DDC2DD
split-complementary
#DDCFC2 #C2DDDD #C2C3DD
monochromatic
#B19173 #C7B09B #DDCFC2 #F3EEE9 #F4F0EB
Accessibility & contrast
On white
1.52
#DDCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DDCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFC2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFC2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFC1
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#E2CCCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcfc2; /* rgb */ color: rgb(221, 207, 194); /* oklch */ color: oklch(86.2% 0.024 65.4);
Tailwind
colors: {
custom: {
50: '#e7ddd4',
500: '#ddcfc2',
950: '#000000',
},
}SCSS
$custom: #ddcfc2; $custom-light: #e7ddd4; $custom-dark: #000000;
JSON
{
"hex": "#ddcfc2",
"rgb": {
"r": 221,
"g": 207,
"b": 194
},
"hsl": {
"h": 28.889,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.86233,
"c": 0.02362,
"h": 65.4
},
"luminance": 0.63893
}Semantic roles & 50–950 ramp
primary
#DDCFC2
secondary
#8FA2B4
accent
#75A73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483