#FEBBE0#FEBBE0
#FEBBE0 is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.4% C 0.090 H 344.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBE0 |
|---|---|
| RGB | rgb(254, 187, 224) |
| HSL | hsl(327, 97%, 86%) |
| HSV | hsv(327, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 11.8%, 0.4%) |
| CIE-LAB | lab(82.91, 29.66, -8.93) |
| CIE-LCH | lch(82.91, 30.97, 343.24°) |
| OKLab | oklab(86.42% 0.0869 -0.0234) |
| OKLCH | oklch(86.42% 0.09 344.9) |
| XYZ | xyz(72.0977, 61.9963, 78.6753) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.68
Baby Pink
#FFB7CE
ΔE00 4.66
Pastel Pink
#FFBACD
ΔE00 5.55
Pale Mauve
#FED0FC
ΔE00 6.56
Very Light Purple
#F6CEFC
ΔE00 7.61
Soft Pink
#FDB0C0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBE0 #BBFED9
analogous
#FBBBFE #FEBBE0 #FEBBBF
triadic
#FEBBE0 #E0FEBB #BBE0FE
tetradic
#FEBBE0 #FEFBBB #BBFED9 #BBBFFE
square
#FEBBE0 #FEFBBB #BBFED9 #BBBFFE
split-complementary
#FEBBE0 #BFFEBB #BBFEFB
monochromatic
#FC42A9 #FD7FC5 #FEBBE0 #FFE1F1 #FFE1F1
Accessibility & contrast
On white
1.57
#FEBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FEBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBE0
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBE0 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E1
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#FFBBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febbe0; /* rgb */ color: rgb(254, 187, 224); /* oklch */ color: oklch(86.4% 0.090 344.9);
Tailwind
colors: {
custom: {
50: '#ffd0e9',
500: '#febbe0',
950: '#000000',
},
}SCSS
$custom: #febbe0; $custom-light: #ffd0e9; $custom-dark: #000000;
JSON
{
"hex": "#febbe0",
"rgb": {
"r": 254,
"g": 187,
"b": 224
},
"hsl": {
"h": 326.866,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86418,
"c": 0.08997,
"h": 344.9
},
"luminance": 0.61993
}Semantic roles & 50–950 ramp
primary
#FEBBE0
secondary
#78E5A9
accent
#E66700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384