#DFCFCE#DFCFCE
#DFCFCE is a very light, near-neutral red. Relative luminance 0.648; OKLCH L 86.7% C 0.018 H 21.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFCE |
|---|---|
| RGB | rgb(223, 207, 206) |
| HSL | hsl(4, 21%, 84%) |
| HSV | hsv(4, 8%, 87%) |
| CMYK | cmyk(0%, 7.2%, 7.6%, 12.5%) |
| CIE-LAB | lab(84.37, 5.37, 2.50) |
| CIE-LCH | lch(84.37, 5.92, 24.92°) |
| OKLab | oklab(86.73% 0.0166 0.0067) |
| OKLCH | oklch(86.73% 0.018 21.8) |
| XYZ | xyz(63.8836, 64.7707, 67.5172) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.42
Lavenderblush
#FFF0F5
ΔE00 7.82
Very Light Pink
#FFF4F2
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFCE #CEDEDF
analogous
#DFCED6 #DFCFCE #DFD8CE
triadic
#DFCFCE #CEDFCF #CFCEDF
tetradic
#DFCFCE #D6DFCE #CEDEDF #D8CEDF
square
#DFCFCE #D6DFCE #CEDEDF #D8CEDF
split-complementary
#DFCFCE #CEDFD8 #CED6DF
monochromatic
#AF8684 #C7ABA9 #DFCFCE #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.50
#DFCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DFCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFCE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFCE | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#E3CECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcfce; /* rgb */ color: rgb(223, 207, 206); /* oklch */ color: oklch(86.7% 0.018 21.8);
Tailwind
colors: {
custom: {
50: '#e9dddc',
500: '#dfcfce',
950: '#000000',
},
}SCSS
$custom: #dfcfce; $custom-light: #e9dddc; $custom-dark: #000000;
JSON
{
"hex": "#dfcfce",
"rgb": {
"r": 223,
"g": 207,
"b": 206
},
"hsl": {
"h": 3.529,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86726,
"c": 0.01793,
"h": 21.8
},
"luminance": 0.6477
}Semantic roles & 50–950 ramp
primary
#DFCFCE
secondary
#9CB4B5
accent
#9A9F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484