#FFDBE1#FFDBE1
#FFDBE1 is a very light, muted red. Relative luminance 0.774; OKLCH L 92.3% C 0.041 H 6.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBE1 |
|---|---|
| RGB | rgb(255, 219, 225) |
| HSL | hsl(350, 100%, 93%) |
| HSV | hsv(350, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 11.8%, 0%) |
| CIE-LAB | lab(90.49, 13.40, 1.69) |
| CIE-LCH | lch(90.49, 13.51, 7.18°) |
| OKLab | oklab(92.31% 0.0404 0.0047) |
| OKLCH | oklch(92.31% 0.041 6.6) |
| XYZ | xyz(80.1614, 77.3613, 81.9291) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.16
Pale Pink
#FFCFDC
ΔE00 4.42
Mistyrose
#FFE4E1
ΔE00 5.11
Light Rose
#FFC5CB
ΔE00 6.71
Pale Rose
#FDC1C5
ΔE00 7.63
Lavenderblush
#FFF0F5
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBE1 #DBFFF9
analogous
#FFDBF3 #FFDBE1 #FFE7DB
triadic
#FFDBE1 #E1FFDB #DBE1FF
tetradic
#FFDBE1 #F3FFDB #DBFFF9 #E7DBFF
square
#FFDBE1 #F3FFDB #DBFFF9 #E7DBFF
split-complementary
#FFDBE1 #DBFFE7 #DBF3FF
monochromatic
#FF617B #FF9EAE #FFDBE1 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.27
#FFDBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFDBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBE1
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBE1 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#FFD9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbe1; /* rgb */ color: rgb(255, 219, 225); /* oklch */ color: oklch(92.3% 0.041 6.6);
Tailwind
colors: {
custom: {
50: '#ffe6ea',
500: '#ffdbe1',
950: '#000000',
},
}SCSS
$custom: #ffdbe1; $custom-light: #ffe6ea; $custom-dark: #000000;
JSON
{
"hex": "#ffdbe1",
"rgb": {
"r": 255,
"g": 219,
"b": 225
},
"hsl": {
"h": 350,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92309,
"c": 0.04068,
"h": 6.6
},
"luminance": 0.77359
}Semantic roles & 50–950 ramp
primary
#FFDBE1
secondary
#92ECDD
accent
#E6BF00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181516
muted
#868484