#DFCFCF#DFCFCF
#DFCFCF is a very light, near-neutral red. Relative luminance 0.648; OKLCH L 86.8% C 0.018 H 17.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFCF |
|---|---|
| RGB | rgb(223, 207, 207) |
| HSL | hsl(0, 20%, 84%) |
| HSV | hsv(0, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 7.2%, 12.5%) |
| CIE-LAB | lab(84.39, 5.54, 2.00) |
| CIE-LCH | lch(84.39, 5.89, 19.85°) |
| OKLab | oklab(86.75% 0.017 0.0054) |
| OKLCH | oklch(86.75% 0.018 17.5) |
| XYZ | xyz(64.0055, 64.8195, 68.1590) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.50
Lavenderblush
#FFF0F5
ΔE00 7.65
Very Light Pink
#FFF4F2
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFCF #CFDFDF
analogous
#DFCFD7 #DFCFCF #DFD7CF
triadic
#DFCFCF #CFDFCF #CFCFDF
tetradic
#DFCFCF #D7DFCF #CFDFDF #D7CFDF
square
#DFCFCF #D7DFCF #CFDFDF #D7CFDF
split-complementary
#DFCFCF #CFDFD7 #CFD7DF
monochromatic
#AE8686 #C7AAAA #DFCFCF #F3EDED #F3EDED
Accessibility & contrast
On white
1.50
#DFCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DFCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFCF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFCF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#E3CECF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfcf; /* rgb */ color: rgb(223, 207, 207); /* oklch */ color: oklch(86.8% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#e9dddd',
500: '#dfcfcf',
950: '#000000',
},
}SCSS
$custom: #dfcfcf; $custom-light: #e9dddd; $custom-dark: #000000;
JSON
{
"hex": "#dfcfcf",
"rgb": {
"r": 223,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86754,
"c": 0.01785,
"h": 17.5
},
"luminance": 0.64819
}Semantic roles & 50–950 ramp
primary
#DFCFCF
secondary
#9DB5B5
accent
#9E9E47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484