#FEE2FA#FEE2FA
#FEE2FA is a very light, muted purple. Relative luminance 0.824; OKLCH L 94.3% C 0.044 H 330.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2FA |
|---|---|
| RGB | rgb(254, 226, 250) |
| HSL | hsl(309, 93%, 94%) |
| HSV | hsv(309, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.74, 13.64, -8.11) |
| CIE-LCH | lch(92.74, 15.87, 329.27°) |
| OKLab | oklab(94.26% 0.0381 -0.0215) |
| OKLCH | oklch(94.26% 0.044 330.6) |
| XYZ | xyz(85.3225, 82.3669, 101.8276) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.80
Pale Mauve
#FED0FC
ΔE00 7.05
Very Light Purple
#F6CEFC
ΔE00 7.35
Pale Pink
#FFCFDC
ΔE00 7.52
Pale Lavender
#EECFFE
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2FA #E2FEE6
analogous
#F4E2FE #FEE2FA #FEE2EC
triadic
#FEE2FA #FAFEE2 #E2FAFE
tetradic
#FEE2FA #FEF4E2 #E2FEE6 #E2ECFE
square
#FEE2FA #FEF4E2 #E2FEE6 #E2ECFE
split-complementary
#FEE2FA #ECFEE2 #E2FEF4
monochromatic
#FA6CE6 #FCA7F0 #FEE1FA #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.20
#FEE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FEE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2FA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2FA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#FFE3EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fee2fa; /* rgb */ color: rgb(254, 226, 250); /* oklch */ color: oklch(94.3% 0.044 330.6);
Tailwind
colors: {
custom: {
50: '#feebfc',
500: '#fee2fa',
950: '#000000',
},
}SCSS
$custom: #fee2fa; $custom-light: #feebfc; $custom-dark: #000000;
JSON
{
"hex": "#fee2fa",
"rgb": {
"r": 254,
"g": 226,
"b": 250
},
"hsl": {
"h": 308.571,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.94257,
"c": 0.04376,
"h": 330.6
},
"luminance": 0.82366
}Semantic roles & 50–950 ramp
primary
#FEE2FA
secondary
#9AEAA6
accent
#E62100
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485