#FEF3FE#FEF3FE
#FEF3FE is a very light, near-neutral purple. Relative luminance 0.923; OKLCH L 97.6% C 0.019 H 325.7°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF3FE |
|---|---|
| RGB | rgb(254, 243, 254) |
| HSL | hsl(300, 85%, 97%) |
| HSV | hsv(300, 4%, 100%) |
| CMYK | cmyk(0%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(96.95, 5.59, -3.96) |
| CIE-LCH | lch(96.95, 6.85, 324.68°) |
| OKLab | oklab(97.58% 0.0154 -0.0105) |
| OKLCH | oklch(97.58% 0.019 325.7) |
| XYZ | xyz(90.8103, 92.3282, 106.7838) |
| Luminance | 0.9233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.88
Ghostwhite
#F8F8FF
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 5.95
Snow
#FFFAFA
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Pale Grey
#FDFDFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF3FE #F3FEF3
analogous
#F9F3FE #FEF3FE #FEF3F9
triadic
#FEF3FE #FEFEF3 #F3FEFE
tetradic
#FEF3FE #FEF9F3 #F3FEF3 #F3F9FE
square
#FEF3FE #FEF9F3 #F3FEF3 #F3F9FE
split-complementary
#FEF3FE #F9FEF3 #F3FEF9
monochromatic
#F582F5 #F9BBF9 #FDE3FD #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.08
#FEF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FEF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF3FE
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF3FE | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#FFF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fef3fe; /* rgb */ color: rgb(254, 243, 254); /* oklch */ color: oklch(97.6% 0.019 325.7);
Tailwind
colors: {
custom: {
50: '#fef7fe',
500: '#fef3fe',
950: '#000000',
},
}SCSS
$custom: #fef3fe; $custom-light: #fef7fe; $custom-dark: #000000;
JSON
{
"hex": "#fef3fe",
"rgb": {
"r": 254,
"g": 243,
"b": 254
},
"hsl": {
"h": 300,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.97584,
"c": 0.01858,
"h": 325.7
},
"luminance": 0.92328
}Semantic roles & 50–950 ramp
primary
#FEF3FE
secondary
#ACEAAC
accent
#E10404
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585