#FEBBF8#FEBBF8
#FEBBF8 is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.110 H 329.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF8 |
|---|---|
| RGB | rgb(254, 187, 248) |
| HSL | hsl(305, 97%, 86%) |
| HSV | hsv(305, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 2.4%, 0.4%) |
| CIE-LAB | lab(83.65, 33.72, -20.66) |
| CIE-LCH | lch(83.65, 39.55, 328.50°) |
| OKLab | oklab(87.23% 0.0944 -0.0556) |
| OKLCH | oklch(87.23% 0.11 329.5) |
| XYZ | xyz(75.5852, 63.3913, 97.0429) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.15
Pale Mauve
#FED0FC
ΔE00 5.65
Very Light Purple
#F6CEFC
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 5.90
Plum
#DDA0DD
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF8 #BBFEC1
analogous
#E3BBFE #FEBBF8 #FEBBD7
triadic
#FEBBF8 #F8FEBB #BBF8FE
tetradic
#FEBBF8 #FEE3BB #BBFEC1 #BBD7FE
square
#FEBBF8 #FEE3BB #BBFEC1 #BBD7FE
split-complementary
#FEBBF8 #D7FEBB #BBFEE3
monochromatic
#FC42EC #FD7FF2 #FEBBF8 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.54
#FEBBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FEBBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF8
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF8 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFA
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbf8; /* rgb */ color: rgb(254, 187, 248); /* oklch */ color: oklch(87.2% 0.110 329.5);
Tailwind
colors: {
custom: {
50: '#ffd0fa',
500: '#febbf8',
950: '#000000',
},
}SCSS
$custom: #febbf8; $custom-light: #ffd0fa; $custom-dark: #000000;
JSON
{
"hex": "#febbf8",
"rgb": {
"r": 254,
"g": 187,
"b": 248
},
"hsl": {
"h": 305.373,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87225,
"c": 0.10954,
"h": 329.5
},
"luminance": 0.63389
}Semantic roles & 50–950 ramp
primary
#FEBBF8
secondary
#78E582
accent
#E61500
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385