#FEF4FD#FEF4FD
#FEF4FD is a very light, near-neutral purple. Relative luminance 0.929; OKLCH L 97.7% C 0.016 H 328.8°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF4FD |
|---|---|
| RGB | rgb(254, 244, 253) |
| HSL | hsl(306, 83%, 98%) |
| HSV | hsv(306, 4%, 100%) |
| CMYK | cmyk(0%, 3.9%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.17, 4.90, -3.12) |
| CIE-LCH | lch(97.17, 5.81, 327.50°) |
| OKLab | oklab(97.75% 0.0136 -0.0082) |
| OKLCH | oklch(97.75% 0.016 328.8) |
| XYZ | xyz(90.9506, 92.8645, 106.0427) |
| Luminance | 0.9286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.53
Ghostwhite
#F8F8FF
ΔE00 4.66
Very Light Pink
#FFF4F2
ΔE00 5.08
Snow
#FFFAFA
ΔE00 5.14
Pale Grey
#FDFDFE
ΔE00 6.49
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF4FD #F4FEF5
analogous
#FAF4FE #FEF4FD #FEF4F8
triadic
#FEF4FD #FDFEF4 #F4FDFE
tetradic
#FEF4FD #FEFAF4 #F4FEF5 #F4F8FE
square
#FEF4FD #FEFAF4 #F4FEF5 #F4F8FE
split-complementary
#FEF4FD #F8FEF4 #F4FEFA
monochromatic
#F484E9 #F9BCF3 #FCE3FA #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.07
#FEF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#FEF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF4FD
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF4FD | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#F6F7FD
Tritanopia (blue-blind)
#FFF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fef4fd; /* rgb */ color: rgb(254, 244, 253); /* oklch */ color: oklch(97.7% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#fef7fe',
500: '#fef4fd',
950: '#000000',
},
}SCSS
$custom: #fef4fd; $custom-light: #fef7fe; $custom-dark: #000000;
JSON
{
"hex": "#fef4fd",
"rgb": {
"r": 254,
"g": 244,
"b": 253
},
"hsl": {
"h": 306,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.97747,
"c": 0.01588,
"h": 328.8
},
"luminance": 0.92864
}Semantic roles & 50–950 ramp
primary
#FEF4FD
secondary
#ADE9B3
accent
#E01C06
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585