#DBCFCE#DBCFCE
#DBCFCE is a very light, near-neutral red. Relative luminance 0.641; OKLCH L 86.4% C 0.013 H 23.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFCE |
|---|---|
| RGB | rgb(219, 207, 206) |
| HSL | hsl(5, 15%, 83%) |
| HSV | hsv(5, 6%, 86%) |
| CMYK | cmyk(0%, 5.5%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.04, 3.97, 1.98) |
| CIE-LCH | lch(84.04, 4.44, 26.53°) |
| OKLab | oklab(86.39% 0.0124 0.0053) |
| OKLCH | oklch(86.39% 0.013 23.2) |
| XYZ | xyz(62.6655, 64.1426, 67.4601) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 6.01
Silver
#C0C0C0
ΔE00 7.01
Mistyrose
#FFE4E1
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.91
Very Light Pink
#FFF4F2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFCE #CEDADB
analogous
#DBCED3 #DBCFCE #DBD5CE
triadic
#DBCFCE #CEDBCF #CFCEDB
tetradic
#DBCFCE #D3DBCE #CEDADB #D5CEDB
square
#DBCFCE #D3DBCE #CEDADB #D5CEDB
split-complementary
#DBCFCE #CEDBD5 #CED3DB
monochromatic
#A78A87 #C1ACAB #DBCFCE #F2EEED #F2EEED
Accessibility & contrast
On white
1.52
#DBCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DBCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFCE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFCE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#DECECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dbcfce; /* rgb */ color: rgb(219, 207, 206); /* oklch */ color: oklch(86.4% 0.013 23.2);
Tailwind
colors: {
custom: {
50: '#e6dddc',
500: '#dbcfce',
950: '#000000',
},
}SCSS
$custom: #dbcfce; $custom-light: #e6dddc; $custom-dark: #000000;
JSON
{
"hex": "#dbcfce",
"rgb": {
"r": 219,
"g": 207,
"b": 206
},
"hsl": {
"h": 4.615,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.86392,
"c": 0.01344,
"h": 23.2
},
"luminance": 0.64142
}Semantic roles & 50–950 ramp
primary
#DBCFCE
secondary
#9DAFB0
accent
#94994C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484