#FEBFF7#FEBFF7
#FEBFF7 is a very light, moderate purple. Relative luminance 0.650; OKLCH L 87.9% C 0.102 H 330.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF7 |
|---|---|
| RGB | rgb(254, 191, 247) |
| HSL | hsl(307, 97%, 87%) |
| HSV | hsv(307, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 2.8%, 0.4%) |
| CIE-LAB | lab(84.51, 31.44, -18.83) |
| CIE-LCH | lch(84.51, 36.65, 329.09°) |
| OKLab | oklab(87.87% 0.0882 -0.0505) |
| OKLCH | oklch(87.87% 0.102 330.2) |
| XYZ | xyz(76.2909, 65.0502, 96.5149) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.18
Pale Mauve
#FED0FC
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF7 #BFFEC6
analogous
#E6BFFE #FEBFF7 #FEBFD7
triadic
#FEBFF7 #F7FEBF #BFF7FE
tetradic
#FEBFF7 #FEE6BF #BFFEC6 #BFD7FE
square
#FEBFF7 #FEE6BF #BFFEC6 #BFD7FE
split-complementary
#FEBFF7 #D7FEBF #BFFEE6
monochromatic
#FC46E8 #FD83EF #FEBFF7 #FFE1FB #FFE1FB
Accessibility & contrast
On white
1.50
#FEBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FEBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF7
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF7 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#CBD6F5
Tritanopia (blue-blind)
#FFC3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febff7; /* rgb */ color: rgb(254, 191, 247); /* oklch */ color: oklch(87.9% 0.102 330.2);
Tailwind
colors: {
custom: {
50: '#ffd3fa',
500: '#febff7',
950: '#000000',
},
}SCSS
$custom: #febff7; $custom-light: #ffd3fa; $custom-dark: #000000;
JSON
{
"hex": "#febff7",
"rgb": {
"r": 254,
"g": 191,
"b": 247
},
"hsl": {
"h": 306.667,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87874,
"c": 0.10165,
"h": 330.2
},
"luminance": 0.65048
}Semantic roles & 50–950 ramp
primary
#FEBFF7
secondary
#7BE687
accent
#E61A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385