#FEBFF4#FEBFF4
#FEBFF4 is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.099 H 332.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF4 |
|---|---|
| RGB | rgb(254, 191, 244) |
| HSL | hsl(310, 97%, 87%) |
| HSV | hsv(310, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 3.9%, 0.4%) |
| CIE-LAB | lab(84.41, 30.92, -17.37) |
| CIE-LCH | lch(84.41, 35.46, 330.67°) |
| OKLab | oklab(87.77% 0.0873 -0.0465) |
| OKLCH | oklch(87.77% 0.099 332) |
| XYZ | xyz(75.8317, 64.8666, 94.0964) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.34
Light Lavendar
#EFC0FE
ΔE00 4.73
Very Light Purple
#F6CEFC
ΔE00 4.89
Light Lilac
#EDC8FF
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 6.78
Plum
#DDA0DD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF4 #BFFEC9
analogous
#E9BFFE #FEBFF4 #FEBFD5
triadic
#FEBFF4 #F4FEBF #BFF4FE
tetradic
#FEBFF4 #FEE9BF #BFFEC9 #BFD5FE
square
#FEBFF4 #FEE9BF #BFFEC9 #BFD5FE
split-complementary
#FEBFF4 #D5FEBF #BFFEE9
monochromatic
#FC46DF #FD83EA #FEBFF4 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.50
#FEBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FEBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF4
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF4 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febff4; /* rgb */ color: rgb(254, 191, 244); /* oklch */ color: oklch(87.8% 0.099 332.0);
Tailwind
colors: {
custom: {
50: '#ffd2f7',
500: '#febff4',
950: '#000000',
},
}SCSS
$custom: #febff4; $custom-light: #ffd2f7; $custom-dark: #000000;
JSON
{
"hex": "#febff4",
"rgb": {
"r": 254,
"g": 191,
"b": 244
},
"hsl": {
"h": 309.524,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8777,
"c": 0.0989,
"h": 332
},
"luminance": 0.64864
}Semantic roles & 50–950 ramp
primary
#FEBFF4
secondary
#7BE68C
accent
#E62400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385