#FFDBE9#FFDBE9
#FFDBE9 is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.044 H 352.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBE9 |
|---|---|
| RGB | rgb(255, 219, 233) |
| HSL | hsl(337, 100%, 93%) |
| HSV | hsv(337, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 8.6%, 0%) |
| CIE-LAB | lab(90.69, 14.71, -2.21) |
| CIE-LCH | lch(90.69, 14.87, 351.45°) |
| OKLab | oklab(92.54% 0.0433 -0.0056) |
| OKLCH | oklch(92.54% 0.044 352.6) |
| XYZ | xyz(81.2784, 77.8081, 87.8119) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.14
Pale Pink
#FFCFDC
ΔE00 3.80
Light Rose
#FFC5CB
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 7.56
Bubblegum
#FFC1CC
ΔE00 7.92
Pink
#FFC0CB
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBE9 #DBFFF1
analogous
#FFDBFB #FFDBE9 #FFDFDB
triadic
#FFDBE9 #E9FFDB #DBE9FF
tetradic
#FFDBE9 #FBFFDB #DBFFF1 #DFDBFF
square
#FFDBE9 #FBFFDB #DBFFF1 #DFDBFF
split-complementary
#FFDBE9 #DBFFDF #DBFBFF
monochromatic
#FF619E #FF9EC4 #FFDBE9 #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.27
#FFDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBE9
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBE9 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#E6E6E8
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbe9; /* rgb */ color: rgb(255, 219, 233); /* oklch */ color: oklch(92.5% 0.044 352.6);
Tailwind
colors: {
custom: {
50: '#ffe6f0',
500: '#ffdbe9',
950: '#000000',
},
}SCSS
$custom: #ffdbe9; $custom-light: #ffe6f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdbe9",
"rgb": {
"r": 255,
"g": 219,
"b": 233
},
"hsl": {
"h": 336.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92536,
"c": 0.04369,
"h": 352.6
},
"luminance": 0.77806
}Semantic roles & 50–950 ramp
primary
#FFDBE9
secondary
#92ECC9
accent
#E68C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485