#FEEEFF#FEEEFF
#FEEEFF is a very light, muted purple. Relative luminance 0.894; OKLCH L 96.7% C 0.028 H 324.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEFF |
|---|---|
| RGB | rgb(254, 238, 255) |
| HSL | hsl(296, 100%, 97%) |
| HSV | hsv(296, 7%, 100%) |
| CMYK | cmyk(0.4%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.76, 8.33, -6.23) |
| CIE-LCH | lch(95.76, 10.40, 323.20°) |
| OKLab | oklab(96.66% 0.0228 -0.0165) |
| OKLCH | oklch(96.66% 0.028 324) |
| XYZ | xyz(89.4949, 89.4405, 107.1374) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 8.25
Very Light Pink
#FFF4F2
ΔE00 8.65
Mistyrose
#FFE4E1
ΔE00 8.84
Snow
#FFFAFA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEFF #EFFFEE
analogous
#F6EEFF #FEEEFF #FFEEF8
triadic
#FEEEFF #FFFEEE #EEFFFE
tetradic
#FEEEFF #FFF6EE #EFFFEE #EEF8FF
square
#FEEEFF #FFF6EE #EFFFEE #EEF8FF
split-complementary
#FEEEFF #F8FFEE #EEFFF6
monochromatic
#F774FF #FAB1FF #FDE0FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.11
#FEEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FEEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEFF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEFF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#FFEFF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #feeeff; /* rgb */ color: rgb(254, 238, 255); /* oklch */ color: oklch(96.7% 0.028 324.0);
Tailwind
colors: {
custom: {
50: '#fef3ff',
500: '#feeeff',
950: '#000000',
},
}SCSS
$custom: #feeeff; $custom-light: #fef3ff; $custom-dark: #000000;
JSON
{
"hex": "#feeeff",
"rgb": {
"r": 254,
"g": 238,
"b": 255
},
"hsl": {
"h": 296.471,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96663,
"c": 0.02812,
"h": 324
},
"luminance": 0.8944
}Semantic roles & 50–950 ramp
primary
#FEEEFF
secondary
#A7EFA3
accent
#E6000D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586