#FEBBEF#FEBBEF
#FEBBEF is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.9% C 0.101 H 334.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBEF |
|---|---|
| RGB | rgb(254, 187, 239) |
| HSL | hsl(313, 97%, 86%) |
| HSV | hsv(313, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 5.9%, 0.4%) |
| CIE-LAB | lab(83.36, 32.15, -16.29) |
| CIE-LCH | lch(83.36, 36.05, 333.13°) |
| OKLab | oklab(86.91% 0.0917 -0.0435) |
| OKLCH | oklch(86.91% 0.101 334.6) |
| XYZ | xyz(74.2224, 62.8462, 89.8654) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.26
Light Lavendar
#EFC0FE
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.79
Powder Pink
#FFB2D0
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBEF #BBFECA
analogous
#ECBBFE #FEBBEF #FEBBCE
triadic
#FEBBEF #EFFEBB #BBEFFE
tetradic
#FEBBEF #FEECBB #BBFECA #BBCEFE
square
#FEBBEF #FEECBB #BBFECA #BBCEFE
split-complementary
#FEBBEF #CEFEBB #BBFEEC
monochromatic
#FC42D3 #FD7FE1 #FEBBEF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.55
#FEBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FEBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBEF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBEF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbef; /* rgb */ color: rgb(254, 187, 239); /* oklch */ color: oklch(86.9% 0.101 334.6);
Tailwind
colors: {
custom: {
50: '#ffd0f4',
500: '#febbef',
950: '#000000',
},
}SCSS
$custom: #febbef; $custom-light: #ffd0f4; $custom-dark: #000000;
JSON
{
"hex": "#febbef",
"rgb": {
"r": 254,
"g": 187,
"b": 239
},
"hsl": {
"h": 313.433,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86911,
"c": 0.10147,
"h": 334.6
},
"luminance": 0.62843
}Semantic roles & 50–950 ramp
primary
#FEBBEF
secondary
#78E590
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385