#FFDBEA#FFDBEA
#FFDBEA is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.6% C 0.044 H 351.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBEA |
|---|---|
| RGB | rgb(255, 219, 234) |
| HSL | hsl(335, 100%, 93%) |
| HSV | hsv(335, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 8.2%, 0%) |
| CIE-LAB | lab(90.72, 14.87, -2.70) |
| CIE-LCH | lch(90.72, 15.11, 349.72°) |
| OKLab | oklab(92.57% 0.0437 -0.0069) |
| OKLCH | oklch(92.57% 0.044 351) |
| XYZ | xyz(81.4216, 77.8654, 88.5663) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.19
Pale Pink
#FFCFDC
ΔE00 3.87
Light Rose
#FFC5CB
ΔE00 7.64
Mistyrose
#FFE4E1
ΔE00 7.87
Bubblegum
#FFC1CC
ΔE00 8.01
Pink
#FFC0CB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBEA #DBFFF0
analogous
#FFDBFC #FFDBEA #FFDEDB
triadic
#FFDBEA #EAFFDB #DBEAFF
tetradic
#FFDBEA #FCFFDB #DBFFF0 #DEDBFF
square
#FFDBEA #FCFFDB #DBFFF0 #DEDBFF
split-complementary
#FFDBEA #DBFFDE #DBFCFF
monochromatic
#FF61A3 #FF9EC6 #FFDBEA #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.27
#FFDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBEA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBEA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbea; /* rgb */ color: rgb(255, 219, 234); /* oklch */ color: oklch(92.6% 0.044 351.0);
Tailwind
colors: {
custom: {
50: '#ffe6f0',
500: '#ffdbea',
950: '#000000',
},
}SCSS
$custom: #ffdbea; $custom-light: #ffe6f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdbea",
"rgb": {
"r": 255,
"g": 219,
"b": 234
},
"hsl": {
"h": 335,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92565,
"c": 0.04423,
"h": 351
},
"luminance": 0.77864
}Semantic roles & 50–950 ramp
primary
#FFDBEA
secondary
#92ECC7
accent
#E68600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485