#FFDBE8#FFDBE8
#FFDBE8 is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.5% C 0.043 H 354.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBE8 |
|---|---|
| RGB | rgb(255, 219, 232) |
| HSL | hsl(338, 100%, 93%) |
| HSV | hsv(338, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 9%, 0%) |
| CIE-LAB | lab(90.67, 14.54, -1.72) |
| CIE-LCH | lch(90.67, 14.64, 353.24°) |
| OKLab | oklab(92.51% 0.043 -0.0044) |
| OKLCH | oklch(92.51% 0.043 354.2) |
| XYZ | xyz(81.1359, 77.7511, 87.0617) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.14
Pale Pink
#FFCFDC
ΔE00 3.75
Mistyrose
#FFE4E1
ΔE00 7.25
Light Rose
#FFC5CB
ΔE00 7.32
Bubblegum
#FFC1CC
ΔE00 7.85
Pink
#FFC0CB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBE8 #DBFFF2
analogous
#FFDBFA #FFDBE8 #FFE0DB
triadic
#FFDBE8 #E8FFDB #DBE8FF
tetradic
#FFDBE8 #FAFFDB #DBFFF2 #E0DBFF
square
#FFDBE8 #FAFFDB #DBFFF2 #E0DBFF
split-complementary
#FFDBE8 #DBFFE0 #DBFAFF
monochromatic
#FF619A #FF9EC1 #FFDBE8 #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.27
#FFDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBE8
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBE8 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#FFDADF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbe8; /* rgb */ color: rgb(255, 219, 232); /* oklch */ color: oklch(92.5% 0.043 354.2);
Tailwind
colors: {
custom: {
50: '#ffe6ef',
500: '#ffdbe8',
950: '#000000',
},
}SCSS
$custom: #ffdbe8; $custom-light: #ffe6ef; $custom-dark: #000000;
JSON
{
"hex": "#ffdbe8",
"rgb": {
"r": 255,
"g": 219,
"b": 232
},
"hsl": {
"h": 338.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92507,
"c": 0.04318,
"h": 354.2
},
"luminance": 0.77749
}Semantic roles & 50–950 ramp
primary
#FFDBE8
secondary
#92ECCC
accent
#E69300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485