#FEB2DB#FEB2DB
#FEB2DB is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.7% C 0.102 H 345.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB2DB |
|---|---|
| RGB | rgb(254, 178, 219) |
| HSL | hsl(328, 97%, 85%) |
| HSV | hsv(328, 30%, 100%) |
| CMYK | cmyk(0%, 29.9%, 13.8%, 0.4%) |
| CIE-LAB | lab(80.76, 33.58, -9.45) |
| CIE-LCH | lch(80.76, 34.88, 344.28°) |
| OKLab | oklab(84.72% 0.0988 -0.0248) |
| OKLCH | oklch(84.72% 0.102 345.9) |
| XYZ | xyz(69.5797, 58.0294, 74.5399) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.17
Baby Pink
#FFB7CE
ΔE00 4.97
Pastel Pink
#FFBACD
ΔE00 6.15
Soft Pink
#FDB0C0
ΔE00 7.54
Pale Mauve
#FED0FC
ΔE00 8.28
Plum
#DDA0DD
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB2DB #B2FED5
analogous
#FBB2FE #FEB2DB #FEB2B5
triadic
#FEB2DB #DBFEB2 #B2DBFE
tetradic
#FEB2DB #FEFBB2 #B2FED5 #B2B5FE
square
#FEB2DB #FEFBB2 #B2FED5 #B2B5FE
split-complementary
#FEB2DB #B5FEB2 #B2FEFB
monochromatic
#FC39A3 #FD76BF #FEB2DB #FFE1F1 #FFE1F1
Accessibility & contrast
On white
1.67
#FEB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FEB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB2DB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB2DB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#FFB1C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb2db; /* rgb */ color: rgb(254, 178, 219); /* oklch */ color: oklch(84.7% 0.102 345.9);
Tailwind
colors: {
custom: {
50: '#ffc9e6',
500: '#feb2db',
950: '#000000',
},
}SCSS
$custom: #feb2db; $custom-light: #ffc9e6; $custom-dark: #000000;
JSON
{
"hex": "#feb2db",
"rgb": {
"r": 254,
"g": 178,
"b": 219
},
"hsl": {
"h": 327.632,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.84717,
"c": 0.10189,
"h": 345.9
},
"luminance": 0.58026
}Semantic roles & 50–950 ramp
primary
#FEB2DB
secondary
#70E4A6
accent
#E66A00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284