#FEBBF7#FEBBF7
#FEBBF7 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.2% C 0.109 H 330.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF7 |
|---|---|
| RGB | rgb(254, 187, 247) |
| HSL | hsl(306, 97%, 86%) |
| HSV | hsv(306, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 2.8%, 0.4%) |
| CIE-LAB | lab(83.62, 33.54, -20.18) |
| CIE-LCH | lch(83.62, 39.15, 328.97°) |
| OKLab | oklab(87.19% 0.0941 -0.0542) |
| OKLCH | oklch(87.19% 0.109 330) |
| XYZ | xyz(75.4305, 63.3294, 96.2280) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.28
Pale Mauve
#FED0FC
ΔE00 5.57
Very Light Purple
#F6CEFC
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 5.96
Plum
#DDA0DD
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF7 #BBFEC2
analogous
#E4BBFE #FEBBF7 #FEBBD6
triadic
#FEBBF7 #F7FEBB #BBF7FE
tetradic
#FEBBF7 #FEE4BB #BBFEC2 #BBD6FE
square
#FEBBF7 #FEE4BB #BBFEC2 #BBD6FE
split-complementary
#FEBBF7 #D6FEBB #BBFEE4
monochromatic
#FC42E9 #FD7FF0 #FEBBF7 #FFE1FB #FFE1FB
Accessibility & contrast
On white
1.54
#FEBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FEBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF7
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF7 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#C8D4F5
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbf7; /* rgb */ color: rgb(254, 187, 247); /* oklch */ color: oklch(87.2% 0.109 330.0);
Tailwind
colors: {
custom: {
50: '#ffd0fa',
500: '#febbf7',
950: '#000000',
},
}SCSS
$custom: #febbf7; $custom-light: #ffd0fa; $custom-dark: #000000;
JSON
{
"hex": "#febbf7",
"rgb": {
"r": 254,
"g": 187,
"b": 247
},
"hsl": {
"h": 306.269,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8719,
"c": 0.1086,
"h": 330
},
"luminance": 0.63327
}Semantic roles & 50–950 ramp
primary
#FEBBF7
secondary
#78E583
accent
#E61800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385