#FEBBFE#FEBBFE
#FEBBFE is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.4% C 0.115 H 326.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBFE |
|---|---|
| RGB | rgb(254, 187, 254) |
| HSL | hsl(300, 97%, 86%) |
| HSV | hsv(300, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.85, 34.79, -23.56) |
| CIE-LCH | lch(83.85, 42.02, 325.89°) |
| OKLab | oklab(87.44% 0.0961 -0.0636) |
| OKLCH | oklch(87.44% 0.115 326.5) |
| XYZ | xyz(76.5310, 63.7696, 102.0241) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.61
Light Lilac
#EDC8FF
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 6.20
Pale Mauve
#FED0FC
ΔE00 6.27
Mauve
#E0B0FF
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBFE #BBFEBB
analogous
#DDBBFE #FEBBFE #FEBBDD
triadic
#FEBBFE #FEFEBB #BBFEFE
tetradic
#FEBBFE #FEDDBB #BBFEBB #BBDDFE
square
#FEBBFE #FEDDBB #BBFEBB #BBDDFE
split-complementary
#FEBBFE #DDFEBB #BBFEDD
monochromatic
#FC42FC #FD7FFD #FEBBFE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.53
#FEBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FEBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBFE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBFE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#FFC1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febbfe; /* rgb */ color: rgb(254, 187, 254); /* oklch */ color: oklch(87.4% 0.115 326.5);
Tailwind
colors: {
custom: {
50: '#ffd0ff',
500: '#febbfe',
950: '#000000',
},
}SCSS
$custom: #febbfe; $custom-light: #ffd0ff; $custom-dark: #000000;
JSON
{
"hex": "#febbfe",
"rgb": {
"r": 254,
"g": 187,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87442,
"c": 0.11527,
"h": 326.5
},
"luminance": 0.63767
}Semantic roles & 50–950 ramp
primary
#FEBBFE
secondary
#78E578
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386