#FFDBD7#FFDBD7
#FFDBD7 is a very light, muted red. Relative luminance 0.768; OKLCH L 92.0% C 0.041 H 25.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBD7 |
|---|---|
| RGB | rgb(255, 219, 215) |
| HSL | hsl(6, 100%, 92%) |
| HSV | hsv(6, 16%, 100%) |
| CMYK | cmyk(0%, 14.1%, 15.7%, 0%) |
| CIE-LAB | lab(90.24, 11.84, 6.59) |
| CIE-LCH | lch(90.24, 13.55, 29.09°) |
| OKLab | oklab(92.04% 0.0367 0.0174) |
| OKLCH | oklch(92.04% 0.041 25.4) |
| XYZ | xyz(78.8370, 76.8315, 74.9539) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.18
Pale Pink
#FFCFDC
ΔE00 7.54
Light Pink
#FFD1DF
ΔE00 7.59
Light Rose
#FFC5CB
ΔE00 7.82
Pale Rose
#FDC1C5
ΔE00 8.26
Lavenderblush
#FFF0F5
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBD7 #D7FBFF
analogous
#FFD7E7 #FFDBD7 #FFEFD7
triadic
#FFDBD7 #D7FFDB #DBD7FF
tetradic
#FFDBD7 #E7FFD7 #D7FBFF #EFD7FF
square
#FFDBD7 #E7FFD7 #D7FBFF #EFD7FF
split-complementary
#FFDBD7 #D7FFEF #D7E7FF
monochromatic
#FF6D5D #FFA49A #FFDBD7 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.28
#FFDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBD7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBD7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#EAE6D7
Tritanopia (blue-blind)
#FFD7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbd7; /* rgb */ color: rgb(255, 219, 215); /* oklch */ color: oklch(92.0% 0.041 25.4);
Tailwind
colors: {
custom: {
50: '#ffe6e3',
500: '#ffdbd7',
950: '#000000',
},
}SCSS
$custom: #ffdbd7; $custom-light: #ffe6e3; $custom-dark: #000000;
JSON
{
"hex": "#ffdbd7",
"rgb": {
"r": 255,
"g": 219,
"b": 215
},
"hsl": {
"h": 6,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92039,
"c": 0.04061,
"h": 25.4
},
"luminance": 0.76829
}Semantic roles & 50–950 ramp
primary
#FFDBD7
secondary
#8FE2EB
accent
#CFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484