#FFDBE4#FFDBE4
#FFDBE4 is a very light, muted red. Relative luminance 0.775; OKLCH L 92.4% C 0.042 H 1.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBE4 |
|---|---|
| RGB | rgb(255, 219, 228) |
| HSL | hsl(345, 100%, 93%) |
| HSV | hsv(345, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 10.6%, 0%) |
| CIE-LAB | lab(90.56, 13.89, 0.22) |
| CIE-LCH | lch(90.56, 13.89, 0.93°) |
| OKLab | oklab(92.39% 0.0415 0.0008) |
| OKLCH | oklch(92.39% 0.042 1.1) |
| XYZ | xyz(80.5742, 77.5264, 84.1034) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.51
Pale Pink
#FFCFDC
ΔE00 3.93
Mistyrose
#FFE4E1
ΔE00 6.01
Light Rose
#FFC5CB
ΔE00 6.86
Bubblegum
#FFC1CC
ΔE00 7.72
Pale Rose
#FDC1C5
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBE4 #DBFFF6
analogous
#FFDBF6 #FFDBE4 #FFE4DB
triadic
#FFDBE4 #E4FFDB #DBE4FF
tetradic
#FFDBE4 #F6FFDB #DBFFF6 #E4DBFF
square
#FFDBE4 #F6FFDB #DBFFF6 #E4DBFF
split-complementary
#FFDBE4 #DBFFE4 #DBF6FF
monochromatic
#FF6188 #FF9EB6 #FFDBE4 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.27
#FFDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBE4
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBE4 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#FFD9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbe4; /* rgb */ color: rgb(255, 219, 228); /* oklch */ color: oklch(92.4% 0.042 1.1);
Tailwind
colors: {
custom: {
50: '#ffe6ec',
500: '#ffdbe4',
950: '#000000',
},
}SCSS
$custom: #ffdbe4; $custom-light: #ffe6ec; $custom-dark: #000000;
JSON
{
"hex": "#ffdbe4",
"rgb": {
"r": 255,
"g": 219,
"b": 228
},
"hsl": {
"h": 345,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92393,
"c": 0.04152,
"h": 1.1
},
"luminance": 0.77524
}Semantic roles & 50–950 ramp
primary
#FFDBE4
secondary
#92ECD5
accent
#E6AC00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181516
muted
#868484