#FFDBE7#FFDBE7
#FFDBE7 is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.5% C 0.043 H 355.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBE7 |
|---|---|
| RGB | rgb(255, 219, 231) |
| HSL | hsl(340, 100%, 93%) |
| HSV | hsv(340, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 9.4%, 0%) |
| CIE-LAB | lab(90.64, 14.38, -1.24) |
| CIE-LCH | lch(90.64, 14.43, 355.08°) |
| OKLab | oklab(92.48% 0.0426 -0.0031) |
| OKLCH | oklch(92.48% 0.043 355.9) |
| XYZ | xyz(80.9943, 77.6945, 86.3157) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.17
Pale Pink
#FFCFDC
ΔE00 3.74
Mistyrose
#FFE4E1
ΔE00 6.94
Light Rose
#FFC5CB
ΔE00 7.18
Bubblegum
#FFC1CC
ΔE00 7.79
Pink
#FFC0CB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBE7 #DBFFF3
analogous
#FFDBF9 #FFDBE7 #FFE1DB
triadic
#FFDBE7 #E7FFDB #DBE7FF
tetradic
#FFDBE7 #F9FFDB #DBFFF3 #E1DBFF
square
#FFDBE7 #F9FFDB #DBFFF3 #E1DBFF
split-complementary
#FFDBE7 #DBFFE1 #DBF9FF
monochromatic
#FF6195 #FF9EBE #FFDBE7 #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.27
#FFDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FFDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBE7
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBE7 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#FFDADF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbe7; /* rgb */ color: rgb(255, 219, 231); /* oklch */ color: oklch(92.5% 0.043 355.9);
Tailwind
colors: {
custom: {
50: '#ffe6ee',
500: '#ffdbe7',
950: '#000000',
},
}SCSS
$custom: #ffdbe7; $custom-light: #ffe6ee; $custom-dark: #000000;
JSON
{
"hex": "#ffdbe7",
"rgb": {
"r": 255,
"g": 219,
"b": 231
},
"hsl": {
"h": 340,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92478,
"c": 0.04271,
"h": 355.9
},
"luminance": 0.77693
}Semantic roles & 50–950 ramp
primary
#FFDBE7
secondary
#92ECCE
accent
#E69900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485