#FEE5FA#FEE5FA
#FEE5FA is a very light, muted purple. Relative luminance 0.840; OKLCH L 94.8% C 0.039 H 331.1°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE5FA |
|---|---|
| RGB | rgb(254, 229, 250) |
| HSL | hsl(310, 93%, 95%) |
| HSV | hsv(310, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 1.6%, 0.4%) |
| CIE-LAB | lab(93.46, 12.08, -7.04) |
| CIE-LCH | lch(93.46, 13.99, 329.77°) |
| OKLab | oklab(94.82% 0.0338 -0.0186) |
| OKLCH | oklch(94.82% 0.039 331.1) |
| XYZ | xyz(86.1454, 84.0127, 102.1019) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.27
Lavenderblush
#FFF0F5
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.98
Pale Mauve
#FED0FC
ΔE00 8.37
Very Light Purple
#F6CEFC
ΔE00 8.61
Pale Lavender
#EECFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE5FA #E5FEE9
analogous
#F6E5FE #FEE5FA #FEE5EE
triadic
#FEE5FA #FAFEE5 #E5FAFE
tetradic
#FEE5FA #FEF6E5 #E5FEE9 #E5EEFE
square
#FEE5FA #FEF6E5 #E5FEE9 #E5EEFE
split-complementary
#FEE5FA #EEFEE5 #E5FEF6
monochromatic
#F96FE3 #FCAAEF #FEE2F9 #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.18
#FEE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#FEE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE5FA
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE5FA | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#EAEDF9
Tritanopia (blue-blind)
#FFE6EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fee5fa; /* rgb */ color: rgb(254, 229, 250); /* oklch */ color: oklch(94.8% 0.039 331.1);
Tailwind
colors: {
custom: {
50: '#feedfc',
500: '#fee5fa',
950: '#000000',
},
}SCSS
$custom: #fee5fa; $custom-light: #feedfc; $custom-dark: #000000;
JSON
{
"hex": "#fee5fa",
"rgb": {
"r": 254,
"g": 229,
"b": 250
},
"hsl": {
"h": 309.6,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.94817,
"c": 0.0386,
"h": 331.1
},
"luminance": 0.84012
}Semantic roles & 50–950 ramp
primary
#FEE5FA
secondary
#9DEAA9
accent
#E62500
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485