#FEB0DB#FEB0DB
#FEB0DB is a very light, moderate pink. Relative luminance 0.572; OKLCH L 84.4% C 0.105 H 345.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB0DB |
|---|---|
| RGB | rgb(254, 176, 219) |
| HSL | hsl(327, 98%, 84%) |
| HSV | hsv(327, 31%, 100%) |
| CMYK | cmyk(0%, 30.7%, 13.8%, 0.4%) |
| CIE-LAB | lab(80.31, 34.63, -10.11) |
| CIE-LCH | lch(80.31, 36.07, 343.73°) |
| OKLab | oklab(84.38% 0.1019 -0.0265) |
| OKLCH | oklch(84.38% 0.105 345.4) |
| XYZ | xyz(69.1847, 57.2394, 74.4082) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.54
Baby Pink
#FFB7CE
ΔE00 5.43
Pastel Pink
#FFBACD
ΔE00 6.63
Soft Pink
#FDB0C0
ΔE00 7.87
Plum
#DDA0DD
ΔE00 8.31
Pale Mauve
#FED0FC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB0DB #B0FED3
analogous
#FAB0FE #FEB0DB #FEB0B4
triadic
#FEB0DB #DBFEB0 #B0DBFE
tetradic
#FEB0DB #FEFAB0 #B0FED3 #B0B4FE
square
#FEB0DB #FEFAB0 #B0FED3 #B0B4FE
split-complementary
#FEB0DB #B4FEB0 #B0FEFA
monochromatic
#FC37A4 #FD74BF #FEB0DB #FFE1F1 #FFE1F1
Accessibility & contrast
On white
1.69
#FEB0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FEB0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB0DB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB0DB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#FFAFBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb0db; /* rgb */ color: rgb(254, 176, 219); /* oklch */ color: oklch(84.4% 0.105 345.4);
Tailwind
colors: {
custom: {
50: '#ffc8e6',
500: '#feb0db',
950: '#000000',
},
}SCSS
$custom: #feb0db; $custom-light: #ffc8e6; $custom-dark: #000000;
JSON
{
"hex": "#feb0db",
"rgb": {
"r": 254,
"g": 176,
"b": 219
},
"hsl": {
"h": 326.923,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.84379,
"c": 0.10526,
"h": 345.4
},
"luminance": 0.57236
}Semantic roles & 50–950 ramp
primary
#FEB0DB
secondary
#6EE4A3
accent
#E66700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284