#FEBFF5#FEBFF5
#FEBFF5 is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.100 H 331.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF5 |
|---|---|
| RGB | rgb(254, 191, 245) |
| HSL | hsl(309, 97%, 87%) |
| HSV | hsv(309, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 3.5%, 0.4%) |
| CIE-LAB | lab(84.45, 31.09, -17.86) |
| CIE-LCH | lch(84.45, 35.86, 330.13°) |
| OKLab | oklab(87.81% 0.0876 -0.0478) |
| OKLCH | oklch(87.81% 0.1 331.4) |
| XYZ | xyz(75.9839, 64.9275, 94.8982) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.38
Light Lavendar
#EFC0FE
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 6.72
Plum
#DDA0DD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF5 #BFFEC8
analogous
#E7BFFE #FEBFF5 #FEBFD6
triadic
#FEBFF5 #F5FEBF #BFF5FE
tetradic
#FEBFF5 #FEE7BF #BFFEC8 #BFD6FE
square
#FEBFF5 #FEE7BF #BFFEC8 #BFD6FE
split-complementary
#FEBFF5 #D6FEBF #BFFEE7
monochromatic
#FC46E2 #FD83EC #FEBFF5 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.50
#FEBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FEBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF5
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF5 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF7
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#FFC2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febff5; /* rgb */ color: rgb(254, 191, 245); /* oklch */ color: oklch(87.8% 0.100 331.4);
Tailwind
colors: {
custom: {
50: '#ffd2f8',
500: '#febff5',
950: '#000000',
},
}SCSS
$custom: #febff5; $custom-light: #ffd2f8; $custom-dark: #000000;
JSON
{
"hex": "#febff5",
"rgb": {
"r": 254,
"g": 191,
"b": 245
},
"hsl": {
"h": 308.571,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87805,
"c": 0.09981,
"h": 331.4
},
"luminance": 0.64925
}Semantic roles & 50–950 ramp
primary
#FEBFF5
secondary
#7BE68B
accent
#E62100
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385