#FEBFFA#FEBFFA
#FEBFFA is a very light, moderate purple. Relative luminance 0.652; OKLCH L 88.0% C 0.104 H 328.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFFA |
|---|---|
| RGB | rgb(254, 191, 250) |
| HSL | hsl(304, 97%, 87%) |
| HSV | hsv(304, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 1.6%, 0.4%) |
| CIE-LAB | lab(84.61, 31.97, -20.28) |
| CIE-LCH | lch(84.61, 37.86, 327.61°) |
| OKLab | oklab(87.98% 0.0891 -0.0545) |
| OKLCH | oklch(87.98% 0.104 328.5) |
| XYZ | xyz(76.7575, 65.2369, 98.9726) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.71
Pale Mauve
#FED0FC
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFFA #BFFEC3
analogous
#E3BFFE #FEBFFA #FEBFDA
triadic
#FEBFFA #FAFEBF #BFFAFE
tetradic
#FEBFFA #FEE3BF #BFFEC3 #BFDAFE
square
#FEBFFA #FEE3BF #BFFEC3 #BFDAFE
split-complementary
#FEBFFA #DAFEBF #BFFEE3
monochromatic
#FC46F1 #FD83F5 #FEBFFA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.49
#FEBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FEBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFFA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFFA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#CBD6F8
Tritanopia (blue-blind)
#FFC3D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febffa; /* rgb */ color: rgb(254, 191, 250); /* oklch */ color: oklch(88.0% 0.104 328.5);
Tailwind
colors: {
custom: {
50: '#ffd3fc',
500: '#febffa',
950: '#000000',
},
}SCSS
$custom: #febffa; $custom-light: #ffd3fc; $custom-dark: #000000;
JSON
{
"hex": "#febffa",
"rgb": {
"r": 254,
"g": 191,
"b": 250
},
"hsl": {
"h": 303.81,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87979,
"c": 0.10447,
"h": 328.5
},
"luminance": 0.65235
}Semantic roles & 50–950 ramp
primary
#FEBFFA
secondary
#7BE682
accent
#E60F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385