#FEBFF8#FEBFF8
#FEBFF8 is a very light, moderate purple. Relative luminance 0.651; OKLCH L 87.9% C 0.103 H 329.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF8 |
|---|---|
| RGB | rgb(254, 191, 248) |
| HSL | hsl(306, 97%, 87%) |
| HSV | hsv(306, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 2.4%, 0.4%) |
| CIE-LAB | lab(84.54, 31.62, -19.31) |
| CIE-LCH | lch(84.54, 37.05, 328.58°) |
| OKLab | oklab(87.91% 0.0885 -0.0518) |
| OKLCH | oklch(87.91% 0.103 329.6) |
| XYZ | xyz(76.4456, 65.1121, 97.3297) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.02
Pale Mauve
#FED0FC
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 6.60
Plum
#DDA0DD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF8 #BFFEC5
analogous
#E4BFFE #FEBFF8 #FEBFD9
triadic
#FEBFF8 #F8FEBF #BFF8FE
tetradic
#FEBFF8 #FEE4BF #BFFEC5 #BFD9FE
square
#FEBFF8 #FEE4BF #BFFEC5 #BFD9FE
split-complementary
#FEBFF8 #D9FEBF #BFFEE4
monochromatic
#FC46EB #FD83F1 #FEBFF8 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.50
#FEBFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FEBFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF8
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF8 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#CBD6F6
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febff8; /* rgb */ color: rgb(254, 191, 248); /* oklch */ color: oklch(87.9% 0.103 329.6);
Tailwind
colors: {
custom: {
50: '#ffd3fa',
500: '#febff8',
950: '#000000',
},
}SCSS
$custom: #febff8; $custom-light: #ffd3fa; $custom-dark: #000000;
JSON
{
"hex": "#febff8",
"rgb": {
"r": 254,
"g": 191,
"b": 248
},
"hsl": {
"h": 305.714,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87909,
"c": 0.10258,
"h": 329.6
},
"luminance": 0.6511
}Semantic roles & 50–950 ramp
primary
#FEBFF8
secondary
#7BE686
accent
#E61600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385