#DFCFC5#DFCFC5
#DFCFC5 is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.5% C 0.023 H 54.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFC5 |
|---|---|
| RGB | rgb(223, 207, 197) |
| HSL | hsl(23, 29%, 82%) |
| HSV | hsv(23, 12%, 87%) |
| CMYK | cmyk(0%, 7.2%, 11.7%, 12.5%) |
| CIE-LAB | lab(84.15, 3.88, 6.96) |
| CIE-LCH | lch(84.15, 7.97, 60.89°) |
| OKLab | oklab(86.48% 0.0132 0.0183) |
| OKLCH | oklch(86.48% 0.023 54.3) |
| XYZ | xyz(62.8215, 64.3458, 61.9231) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.57
Warm Gray
#C9BEB0
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 7.54
Linen
#FAF0E6
ΔE00 7.57
Antiquewhite
#FAEBD7
ΔE00 7.67
Gainsboro
#DCDCDC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFC5 #C5D5DF
analogous
#DFC5C8 #DFCFC5 #DFDCC5
triadic
#DFCFC5 #C5DFCF #CFC5DF
tetradic
#DFCFC5 #C8DFC5 #C5D5DF #DCC5DF
square
#DFCFC5 #C8DFC5 #C5D5DF #DCC5DF
split-complementary
#DFCFC5 #C5DFDC #C5C8DF
monochromatic
#B38E76 #C9AE9E #DFCFC5 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.51
#DFCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DFCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFC5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFC5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#E4CCCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcfc5; /* rgb */ color: rgb(223, 207, 197); /* oklch */ color: oklch(86.5% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#e9ddd6',
500: '#dfcfc5',
950: '#000000',
},
}SCSS
$custom: #dfcfc5; $custom-light: #e9ddd6; $custom-dark: #000000;
JSON
{
"hex": "#dfcfc5",
"rgb": {
"r": 223,
"g": 207,
"b": 197
},
"hsl": {
"h": 23.077,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.86481,
"c": 0.02253,
"h": 54.3
},
"luminance": 0.64345
}Semantic roles & 50–950 ramp
primary
#DFCFC5
secondary
#92A8B6
accent
#7FA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483