#DFCBCF#DFCBCF
#DFCBCF is a very light, muted red. Relative luminance 0.629; OKLCH L 86.0% C 0.023 H 3.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBCF |
|---|---|
| RGB | rgb(223, 203, 207) |
| HSL | hsl(348, 24%, 84%) |
| HSV | hsv(348, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 7.2%, 12.5%) |
| CIE-LAB | lab(83.39, 7.65, 0.55) |
| CIE-LCH | lch(83.39, 7.67, 4.09°) |
| OKLab | oklab(85.97% 0.0229 0.0016) |
| OKLCH | oklch(85.97% 0.023 3.9) |
| XYZ | xyz(63.0487, 62.9058, 67.8400) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.90
Lavenderblush
#FFF0F5
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.44
Pinkish Grey
#C8ACA9
ΔE00 8.62
Light Pink
#FFD1DF
ΔE00 8.95
Pale Pink
#FFCFDC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBCF #CBDFDB
analogous
#DFCBD9 #DFCBCF #DFD1CB
triadic
#DFCBCF #CFDFCB #CBCFDF
tetradic
#DFCBCF #D9DFCB #CBDFDB #D1CBDF
square
#DFCBCF #D9DFCB #CBDFDB #D1CBDF
split-complementary
#DFCBCF #CBDFD1 #CBD9DF
monochromatic
#B07F89 #C8A5AC #DFCBCF #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.55
#DFCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DFCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBCF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBCF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#E3CACC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcbcf; /* rgb */ color: rgb(223, 203, 207); /* oklch */ color: oklch(86.0% 0.023 3.9);
Tailwind
colors: {
custom: {
50: '#e9dadd',
500: '#dfcbcf',
950: '#000000',
},
}SCSS
$custom: #dfcbcf; $custom-light: #e9dadd; $custom-dark: #000000;
JSON
{
"hex": "#dfcbcf",
"rgb": {
"r": 223,
"g": 203,
"b": 207
},
"hsl": {
"h": 348,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.85973,
"c": 0.02297,
"h": 3.9
},
"luminance": 0.62905
}Semantic roles & 50–950 ramp
primary
#DFCBCF
secondary
#98B6B0
accent
#A28F43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384