#FEBBFA#FEBBFA
#FEBBFA is a very light, moderate purple. Relative luminance 0.635; OKLCH L 87.3% C 0.111 H 328.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBFA |
|---|---|
| RGB | rgb(254, 187, 250) |
| HSL | hsl(304, 97%, 86%) |
| HSV | hsv(304, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 1.6%, 0.4%) |
| CIE-LAB | lab(83.71, 34.07, -21.63) |
| CIE-LCH | lch(83.71, 40.36, 327.59°) |
| OKLab | oklab(87.3% 0.095 -0.0582) |
| OKLCH | oklch(87.3% 0.111 328.5) |
| XYZ | xyz(75.8971, 63.5161, 98.6858) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 5.83
Very Light Purple
#F6CEFC
ΔE00 5.93
Mauve
#E0B0FF
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBFA #BBFEBF
analogous
#E1BBFE #FEBBFA #FEBBD9
triadic
#FEBBFA #FAFEBB #BBFAFE
tetradic
#FEBBFA #FEE1BB #BBFEBF #BBD9FE
square
#FEBBFA #FEE1BB #BBFEBF #BBD9FE
split-complementary
#FEBBFA #D9FEBB #BBFEE1
monochromatic
#FC42F1 #FD7FF6 #FEBBFA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.53
#FEBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FEBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBFA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBFA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFD
Deuteranopia (green-blind)
#C7D4F8
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febbfa; /* rgb */ color: rgb(254, 187, 250); /* oklch */ color: oklch(87.3% 0.111 328.5);
Tailwind
colors: {
custom: {
50: '#ffd0fc',
500: '#febbfa',
950: '#000000',
},
}SCSS
$custom: #febbfa; $custom-light: #ffd0fc; $custom-dark: #000000;
JSON
{
"hex": "#febbfa",
"rgb": {
"r": 254,
"g": 187,
"b": 250
},
"hsl": {
"h": 303.582,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87297,
"c": 0.11141,
"h": 328.5
},
"luminance": 0.63514
}Semantic roles & 50–950 ramp
primary
#FEBBFA
secondary
#78E57E
accent
#E60E00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385