#FEBBF9#FEBBF9
#FEBBF9 is a very light, moderate purple. Relative luminance 0.635; OKLCH L 87.3% C 0.110 H 329.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF9 |
|---|---|
| RGB | rgb(254, 187, 249) |
| HSL | hsl(304, 97%, 86%) |
| HSV | hsv(304, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 2%, 0.4%) |
| CIE-LAB | lab(83.68, 33.90, -21.15) |
| CIE-LCH | lch(83.68, 39.95, 328.04°) |
| OKLab | oklab(87.26% 0.0947 -0.0569) |
| OKLCH | oklch(87.26% 0.11 329) |
| XYZ | xyz(75.7407, 63.4535, 97.8622) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.03
Pale Mauve
#FED0FC
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 5.84
Very Light Purple
#F6CEFC
ΔE00 5.88
Plum
#DDA0DD
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF9 #BBFEC0
analogous
#E2BBFE #FEBBF9 #FEBBD8
triadic
#FEBBF9 #F9FEBB #BBF9FE
tetradic
#FEBBF9 #FEE2BB #BBFEC0 #BBD8FE
square
#FEBBF9 #FEE2BB #BBFEC0 #BBD8FE
split-complementary
#FEBBF9 #D8FEBB #BBFEE2
monochromatic
#FC42EE #FD7FF4 #FEBBF9 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.53
#FEBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FEBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF9
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF9 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#C8D4F7
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febbf9; /* rgb */ color: rgb(254, 187, 249); /* oklch */ color: oklch(87.3% 0.110 329.0);
Tailwind
colors: {
custom: {
50: '#ffd0fb',
500: '#febbf9',
950: '#000000',
},
}SCSS
$custom: #febbf9; $custom-light: #ffd0fb; $custom-dark: #000000;
JSON
{
"hex": "#febbf9",
"rgb": {
"r": 254,
"g": 187,
"b": 249
},
"hsl": {
"h": 304.478,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87261,
"c": 0.11047,
"h": 329
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#FEBBF9
secondary
#78E580
accent
#E61100
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385