#FEEEFE#FEEEFE
#FEEEFE is a very light, muted purple. Relative luminance 0.894; OKLCH L 96.6% C 0.027 H 325.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEFE |
|---|---|
| RGB | rgb(254, 238, 254) |
| HSL | hsl(300, 89%, 96%) |
| HSV | hsv(300, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(95.74, 8.15, -5.75) |
| CIE-LCH | lch(95.74, 9.97, 324.79°) |
| OKLab | oklab(96.63% 0.0224 -0.0152) |
| OKLCH | oklch(96.63% 0.027 325.8) |
| XYZ | xyz(89.3343, 89.3763, 106.2919) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.50
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Ghostwhite
#F8F8FF
ΔE00 8.06
Very Light Pink
#FFF4F2
ΔE00 8.30
Mistyrose
#FFE4E1
ΔE00 8.52
Snow
#FFFAFA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEFE #EEFEEE
analogous
#F6EEFE #FEEEFE #FEEEF6
triadic
#FEEEFE #FEFEEE #EEFEFE
tetradic
#FEEEFE #FEF6EE #EEFEEE #EEF6FE
square
#FEEEFE #FEF6EE #EEFEEE #EEF6FE
split-complementary
#FEEEFE #F6FEEE #EEFEF6
monochromatic
#F77AF7 #FBB4FB #FDE2FD #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.11
#FEEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FEEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEFE
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEFE | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#FFEFF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #feeefe; /* rgb */ color: rgb(254, 238, 254); /* oklch */ color: oklch(96.6% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#fef3fe',
500: '#feeefe',
950: '#000000',
},
}SCSS
$custom: #feeefe; $custom-light: #fef3fe; $custom-dark: #000000;
JSON
{
"hex": "#feeefe",
"rgb": {
"r": 254,
"g": 238,
"b": 254
},
"hsl": {
"h": 300,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96633,
"c": 0.02709,
"h": 325.8
},
"luminance": 0.89376
}Semantic roles & 50–950 ramp
primary
#FEEEFE
secondary
#A6EAA6
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585