#FEE5FB#FEE5FB
#FEE5FB is a very light, muted purple. Relative luminance 0.841; OKLCH L 94.8% C 0.040 H 329.7°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE5FB |
|---|---|
| RGB | rgb(254, 229, 251) |
| HSL | hsl(307, 93%, 95%) |
| HSV | hsv(307, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.48, 12.26, -7.52) |
| CIE-LCH | lch(93.48, 14.38, 328.47°) |
| OKLab | oklab(94.85% 0.0342 -0.0199) |
| OKLCH | oklch(94.85% 0.04 329.7) |
| XYZ | xyz(86.3026, 84.0756, 102.9299) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.40
Lavenderblush
#FFF0F5
ΔE00 7.56
Pale Pink
#FFCFDC
ΔE00 8.11
Pale Mauve
#FED0FC
ΔE00 8.13
Very Light Purple
#F6CEFC
ΔE00 8.35
Pale Lavender
#EECFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE5FB #E5FEE8
analogous
#F5E5FE #FEE5FB #FEE5EF
triadic
#FEE5FB #FBFEE5 #E5FBFE
tetradic
#FEE5FB #FEF5E5 #E5FEE8 #E5EFFE
square
#FEE5FB #FEF5E5 #E5FEE8 #E5EFFE
split-complementary
#FEE5FB #EFFEE5 #E5FEF5
monochromatic
#F96FE9 #FCAAF2 #FEE2FA #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.18
#FEE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#FEE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE5FB
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE5FB | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#FFE6EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fee5fb; /* rgb */ color: rgb(254, 229, 251); /* oklch */ color: oklch(94.8% 0.040 329.7);
Tailwind
colors: {
custom: {
50: '#feedfc',
500: '#fee5fb',
950: '#000000',
},
}SCSS
$custom: #fee5fb; $custom-light: #feedfc; $custom-dark: #000000;
JSON
{
"hex": "#fee5fb",
"rgb": {
"r": 254,
"g": 229,
"b": 251
},
"hsl": {
"h": 307.2,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.94848,
"c": 0.03955,
"h": 329.7
},
"luminance": 0.84074
}Semantic roles & 50–950 ramp
primary
#FEE5FB
secondary
#9DEAA6
accent
#E61C00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485