#DBCFCC#DBCFCC
#DBCFCC is a very light, near-neutral red. Relative luminance 0.640; OKLCH L 86.3% C 0.014 H 34.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFCC |
|---|---|
| RGB | rgb(219, 207, 204) |
| HSL | hsl(12, 17%, 83%) |
| HSV | hsv(12, 7%, 86%) |
| CMYK | cmyk(0%, 5.5%, 6.8%, 14.1%) |
| CIE-LAB | lab(83.99, 3.63, 2.97) |
| CIE-LCH | lch(83.99, 4.69, 39.34°) |
| OKLab | oklab(86.34% 0.0116 0.0079) |
| OKLCH | oklch(86.34% 0.014 34.3) |
| XYZ | xyz(62.4241, 64.0460, 66.1886) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.94
Warm Gray
#C9BEB0
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.77
Warm Beige
#E9DCC9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFCC #CCD8DB
analogous
#DBCCD0 #DBCFCC #DBD6CC
triadic
#DBCFCC #CCDBCF #CFCCDB
tetradic
#DBCFCC #D0DBCC #CCD8DB #D6CCDB
square
#DBCFCC #D0DBCC #CCD8DB #D6CCDB
split-complementary
#DBCFCC #CCDBD6 #CCD0DB
monochromatic
#A88B84 #C2ADA8 #DBCFCC #F2EEED #F2EEED
Accessibility & contrast
On white
1.52
#DBCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DBCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFCC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFCC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#DECECE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcfcc; /* rgb */ color: rgb(219, 207, 204); /* oklch */ color: oklch(86.3% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#e6dddb',
500: '#dbcfcc',
950: '#000000',
},
}SCSS
$custom: #dbcfcc; $custom-light: #e6dddb; $custom-dark: #000000;
JSON
{
"hex": "#dbcfcc",
"rgb": {
"r": 219,
"g": 207,
"b": 204
},
"hsl": {
"h": 12,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.86336,
"c": 0.01402,
"h": 34.3
},
"luminance": 0.64045
}Semantic roles & 50–950 ramp
primary
#DBCFCC
secondary
#9BACB0
accent
#8B9C4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484