#FEBBEA#FEBBEA
#FEBBEA is a very light, moderate pink. Relative luminance 0.626; OKLCH L 86.7% C 0.097 H 337.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBEA |
|---|---|
| RGB | rgb(254, 187, 234) |
| HSL | hsl(318, 97%, 86%) |
| HSV | hsv(318, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 7.9%, 0.4%) |
| CIE-LAB | lab(83.21, 31.31, -13.85) |
| CIE-LCH | lch(83.21, 34.23, 336.14°) |
| OKLab | oklab(86.74% 0.0901 -0.0368) |
| OKLCH | oklch(86.74% 0.097 337.8) |
| XYZ | xyz(73.4939, 62.5548, 86.0289) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.42
Powder Pink
#FFB2D0
ΔE00 6.02
Very Light Purple
#F6CEFC
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 6.61
Baby Pink
#FFB7CE
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBEA #BBFECF
analogous
#F0BBFE #FEBBEA #FEBBC9
triadic
#FEBBEA #EAFEBB #BBEAFE
tetradic
#FEBBEA #FEF0BB #BBFECF #BBC9FE
square
#FEBBEA #FEF0BB #BBFECF #BBC9FE
split-complementary
#FEBBEA #C9FEBB #BBFEF0
monochromatic
#FC42C5 #FD7FD7 #FEBBEA #FFE1F6 #FFE1F6
Accessibility & contrast
On white
1.55
#FEBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FEBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBEA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBEA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#FFBDCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febbea; /* rgb */ color: rgb(254, 187, 234); /* oklch */ color: oklch(86.7% 0.097 337.8);
Tailwind
colors: {
custom: {
50: '#ffd0f0',
500: '#febbea',
950: '#000000',
},
}SCSS
$custom: #febbea; $custom-light: #ffd0f0; $custom-dark: #000000;
JSON
{
"hex": "#febbea",
"rgb": {
"r": 254,
"g": 187,
"b": 234
},
"hsl": {
"h": 317.91,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86743,
"c": 0.09733,
"h": 337.8
},
"luminance": 0.62552
}Semantic roles & 50–950 ramp
primary
#FEBBEA
secondary
#78E599
accent
#E64500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385