#FEF0FD#FEF0FD
#FEF0FD is a very light, muted purple. Relative luminance 0.905; OKLCH L 97.0% C 0.023 H 327.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF0FD |
|---|---|
| RGB | rgb(254, 240, 253) |
| HSL | hsl(304, 88%, 97%) |
| HSV | hsv(304, 6%, 100%) |
| CMYK | cmyk(0%, 5.5%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.20, 6.94, -4.55) |
| CIE-LCH | lch(96.20, 8.30, 326.74°) |
| OKLab | oklab(96.98% 0.0192 -0.012) |
| OKLCH | oklch(96.98% 0.023 327.9) |
| XYZ | xyz(89.7601, 90.4835, 105.6459) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.32
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 6.83
Very Light Pink
#FFF4F2
ΔE00 6.98
Snow
#FFFAFA
ΔE00 7.48
Mistyrose
#FFE4E1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF0FD #F0FEF1
analogous
#F8F0FE #FEF0FD #FEF0F6
triadic
#FEF0FD #FDFEF0 #F0FDFE
tetradic
#FEF0FD #FEF8F0 #F0FEF1 #F0F6FE
square
#FEF0FD #FEF8F0 #F0FEF1 #F0F6FE
split-complementary
#FEF0FD #F6FEF0 #F0FEF8
monochromatic
#F67DEE #FAB7F5 #FDE2FB #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.10
#FEF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#FEF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF0FD
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF0FD | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#F2F5FC
Tritanopia (blue-blind)
#FFF1F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fef0fd; /* rgb */ color: rgb(254, 240, 253); /* oklch */ color: oklch(97.0% 0.023 327.9);
Tailwind
colors: {
custom: {
50: '#fef5fe',
500: '#fef0fd',
950: '#000000',
},
}SCSS
$custom: #fef0fd; $custom-light: #fef5fe; $custom-dark: #000000;
JSON
{
"hex": "#fef0fd",
"rgb": {
"r": 254,
"g": 240,
"b": 253
},
"hsl": {
"h": 304.286,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96983,
"c": 0.02268,
"h": 327.9
},
"luminance": 0.90483
}Semantic roles & 50–950 ramp
primary
#FEF0FD
secondary
#A8EAAD
accent
#E41201
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585