#FEBBDF#FEBBDF
#FEBBDF is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.4% C 0.089 H 345.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBDF |
|---|---|
| RGB | rgb(254, 187, 223) |
| HSL | hsl(328, 97%, 86%) |
| HSV | hsv(328, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 12.2%, 0.4%) |
| CIE-LAB | lab(82.88, 29.50, -8.44) |
| CIE-LCH | lch(82.88, 30.68, 344.03°) |
| OKLab | oklab(86.39% 0.0865 -0.0221) |
| OKLCH | oklch(86.39% 0.089 345.7) |
| XYZ | xyz(71.9624, 61.9422, 77.9632) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.46
Baby Pink
#FFB7CE
ΔE00 4.39
Pastel Pink
#FFBACD
ΔE00 5.27
Pale Mauve
#FED0FC
ΔE00 6.72
Soft Pink
#FDB0C0
ΔE00 7.41
Bubblegum
#FFC1CC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBDF #BBFEDA
analogous
#FBBBFE #FEBBDF #FEBBBE
triadic
#FEBBDF #DFFEBB #BBDFFE
tetradic
#FEBBDF #FEFBBB #BBFEDA #BBBEFE
square
#FEBBDF #FEFBBB #BBFEDA #BBBEFE
split-complementary
#FEBBDF #BEFEBB #BBFEFB
monochromatic
#FC42A6 #FD7FC3 #FEBBDF #FFE1F1 #FFE1F1
Accessibility & contrast
On white
1.57
#FEBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FEBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBDF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBDF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#FFBAC7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febbdf; /* rgb */ color: rgb(254, 187, 223); /* oklch */ color: oklch(86.4% 0.089 345.7);
Tailwind
colors: {
custom: {
50: '#ffd0e9',
500: '#febbdf',
950: '#000000',
},
}SCSS
$custom: #febbdf; $custom-light: #ffd0e9; $custom-dark: #000000;
JSON
{
"hex": "#febbdf",
"rgb": {
"r": 254,
"g": 187,
"b": 223
},
"hsl": {
"h": 327.761,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86386,
"c": 0.0893,
"h": 345.7
},
"luminance": 0.61939
}Semantic roles & 50–950 ramp
primary
#FEBBDF
secondary
#78E5AB
accent
#E66A00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384