#FEE7FD#FEE7FD
#FEE7FD is a very light, muted purple. Relative luminance 0.853; OKLCH L 95.3% C 0.038 H 327.2°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE7FD |
|---|---|
| RGB | rgb(254, 231, 253) |
| HSL | hsl(303, 92%, 95%) |
| HSV | hsv(303, 9%, 100%) |
| CMYK | cmyk(0%, 9.1%, 0.4%, 0.4%) |
| CIE-LAB | lab(94.02, 11.58, -7.77) |
| CIE-LCH | lch(94.02, 13.95, 326.13°) |
| OKLab | oklab(95.28% 0.032 -0.0206) |
| OKLCH | oklch(95.28% 0.038 327.2) |
| XYZ | xyz(87.1761, 85.3155, 104.7845) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.25
Light Pink
#FFD1DF
ΔE00 8.05
Pale Mauve
#FED0FC
ΔE00 8.59
Pale Lavender
#EECFFE
ΔE00 8.63
Lavender (CSS)
#E6E6FA
ΔE00 8.72
Very Light Purple
#F6CEFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE7FD #E7FEE8
analogous
#F4E7FE #FEE7FD #FEE7F1
triadic
#FEE7FD #FDFEE7 #E7FDFE
tetradic
#FEE7FD #FEF4E7 #E7FEE8 #E7F1FE
square
#FEE7FD #FEF4E7 #E7FEE8 #E7F1FE
split-complementary
#FEE7FD #F1FEE7 #E7FEF4
monochromatic
#F971F3 #FCACF8 #FEE2FD #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.16
#FEE7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#FEE7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE7FD
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE7FD | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#FFE9EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fee7fd; /* rgb */ color: rgb(254, 231, 253); /* oklch */ color: oklch(95.3% 0.038 327.2);
Tailwind
colors: {
custom: {
50: '#feeefe',
500: '#fee7fd',
950: '#000000',
},
}SCSS
$custom: #fee7fd; $custom-light: #feeefe; $custom-dark: #000000;
JSON
{
"hex": "#fee7fd",
"rgb": {
"r": 254,
"g": 231,
"b": 253
},
"hsl": {
"h": 302.609,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.95283,
"c": 0.03807,
"h": 327.2
},
"luminance": 0.85315
}Semantic roles & 50–950 ramp
primary
#FEE7FD
secondary
#9FEAA2
accent
#E60A00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585