#FEEAFE#FEEAFE
#FEEAFE is a very light, muted purple. Relative luminance 0.871; OKLCH L 95.9% C 0.034 H 325.8°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEAFE |
|---|---|
| RGB | rgb(254, 234, 254) |
| HSL | hsl(300, 91%, 96%) |
| HSV | hsv(300, 8%, 100%) |
| CMYK | cmyk(0%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.77, 10.21, -7.18) |
| CIE-LCH | lch(94.77, 12.48, 324.88°) |
| OKLab | oklab(95.88% 0.0281 -0.019) |
| OKLCH | oklch(95.88% 0.034 325.8) |
| XYZ | xyz(88.1827, 87.0730, 105.9080) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Light Pink
#FFD1DF
ΔE00 8.85
Mistyrose
#FFE4E1
ΔE00 9.31
Pale Pink
#FFCFDC
ΔE00 9.53
Pale Lavender
#EECFFE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEAFE #EAFEEA
analogous
#F4EAFE #FEEAFE #FEEAF4
triadic
#FEEAFE #FEFEEA #EAFEFE
tetradic
#FEEAFE #FEF4EA #EAFEEA #EAF4FE
square
#FEEAFE #FEF4EA #EAFEEA #EAF4FE
split-complementary
#FEEAFE #F4FEEA #EAFEF4
monochromatic
#F875F8 #FBB0FB #FEE2FE #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.14
#FEEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#FEEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEAFE
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEAFE | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#FFEBF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #feeafe; /* rgb */ color: rgb(254, 234, 254); /* oklch */ color: oklch(95.9% 0.034 325.8);
Tailwind
colors: {
custom: {
50: '#fef0fe',
500: '#feeafe',
950: '#000000',
},
}SCSS
$custom: #feeafe; $custom-light: #fef0fe; $custom-dark: #000000;
JSON
{
"hex": "#feeafe",
"rgb": {
"r": 254,
"g": 234,
"b": 254
},
"hsl": {
"h": 300,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95877,
"c": 0.03393,
"h": 325.8
},
"luminance": 0.87072
}Semantic roles & 50–950 ramp
primary
#FEEAFE
secondary
#A2EAA2
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585