#DFCFC4#DFCFC4
#DFCFC4 is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.5% C 0.023 H 56.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFC4 |
|---|---|
| RGB | rgb(223, 207, 196) |
| HSL | hsl(24, 30%, 82%) |
| HSV | hsv(24, 12%, 87%) |
| CMYK | cmyk(0%, 7.2%, 12.1%, 12.5%) |
| CIE-LAB | lab(84.12, 3.71, 7.46) |
| CIE-LCH | lch(84.12, 8.33, 63.53°) |
| OKLab | oklab(86.45% 0.0128 0.0196) |
| OKLCH | oklch(86.45% 0.023 56.9) |
| XYZ | xyz(62.7073, 64.3002, 61.3216) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.18
Warm Gray
#C9BEB0
ΔE00 5.55
Antiquewhite
#FAEBD7
ΔE00 7.40
Linen
#FAF0E6
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.70
Champagne
#F7E7CE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFC4 #C4D4DF
analogous
#DFC4C7 #DFCFC4 #DFDCC4
triadic
#DFCFC4 #C4DFCF #CFC4DF
tetradic
#DFCFC4 #C7DFC4 #C4D4DF #DCC4DF
square
#DFCFC4 #C7DFC4 #C4D4DF #DCC4DF
split-complementary
#DFCFC4 #C4DFDC #C4C7DF
monochromatic
#B48E75 #C9AF9C #DFCFC4 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.52
#DFCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DFCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFC4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFC4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D7D3C4
Tritanopia (blue-blind)
#E5CCCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcfc4; /* rgb */ color: rgb(223, 207, 196); /* oklch */ color: oklch(86.5% 0.023 56.9);
Tailwind
colors: {
custom: {
50: '#e9ddd5',
500: '#dfcfc4',
950: '#000000',
},
}SCSS
$custom: #dfcfc4; $custom-light: #e9ddd5; $custom-dark: #000000;
JSON
{
"hex": "#dfcfc4",
"rgb": {
"r": 223,
"g": 207,
"b": 196
},
"hsl": {
"h": 24.444,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.86454,
"c": 0.02338,
"h": 56.9
},
"luminance": 0.64299
}Semantic roles & 50–950 ramp
primary
#DFCFC4
secondary
#91A7B7
accent
#7DA83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483