#FEBFF9#FEBFF9
#FEBFF9 is a very light, moderate purple. Relative luminance 0.652; OKLCH L 87.9% C 0.104 H 329.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF9 |
|---|---|
| RGB | rgb(254, 191, 249) |
| HSL | hsl(305, 97%, 87%) |
| HSV | hsv(305, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 2%, 0.4%) |
| CIE-LAB | lab(84.57, 31.80, -19.80) |
| CIE-LCH | lch(84.57, 37.46, 328.09°) |
| OKLab | oklab(87.94% 0.0888 -0.0532) |
| OKLCH | oklch(87.94% 0.104 329.1) |
| XYZ | xyz(76.6012, 65.1744, 98.1490) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.86
Pale Mauve
#FED0FC
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF9 #BFFEC4
analogous
#E4BFFE #FEBFF9 #FEBFDA
triadic
#FEBFF9 #F9FEBF #BFF9FE
tetradic
#FEBFF9 #FEE4BF #BFFEC4 #BFDAFE
square
#FEBFF9 #FEE4BF #BFFEC4 #BFDAFE
split-complementary
#FEBFF9 #DAFEBF #BFFEE4
monochromatic
#FC46EE #FD83F3 #FEBFF9 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.50
#FEBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FEBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF9
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF9 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFB
Deuteranopia (green-blind)
#CBD6F7
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febff9; /* rgb */ color: rgb(254, 191, 249); /* oklch */ color: oklch(87.9% 0.104 329.1);
Tailwind
colors: {
custom: {
50: '#ffd3fb',
500: '#febff9',
950: '#000000',
},
}SCSS
$custom: #febff9; $custom-light: #ffd3fb; $custom-dark: #000000;
JSON
{
"hex": "#febff9",
"rgb": {
"r": 254,
"g": 191,
"b": 249
},
"hsl": {
"h": 304.762,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87944,
"c": 0.10352,
"h": 329.1
},
"luminance": 0.65172
}Semantic roles & 50–950 ramp
primary
#FEBFF9
secondary
#7BE684
accent
#E61200
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385