#F4E4FD#F4E4FD
#F4E4FD is a very light, muted violet. Relative luminance 0.818; OKLCH L 93.9% C 0.037 H 313.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4FD |
|---|---|
| RGB | rgb(244, 228, 253) |
| HSL | hsl(278, 86%, 94%) |
| HSV | hsv(278, 10%, 99%) |
| CMYK | cmyk(3.6%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.49, 9.85, -10.12) |
| CIE-LCH | lch(92.49, 14.13, 314.22°) |
| OKLab | oklab(93.9% 0.0258 -0.027) |
| OKLCH | oklch(93.9% 0.037 313.6) |
| XYZ | xyz(82.7784, 81.8122, 104.3399) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 7.95
Pale Lavender
#EECFFE
ΔE00 7.96
Thistle
#D8BFD8
ΔE00 8.62
Very Light Purple
#F6CEFC
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4FD #EDFDE4
analogous
#E8E4FD #F4E4FD #FDE4FA
triadic
#F4E4FD #FDF4E4 #E4FDF4
tetradic
#F4E4FD #FDE8E4 #EDFDE4 #E4FAFD
square
#F4E4FD #FDE8E4 #EDFDE4 #E4FAFD
split-complementary
#F4E4FD #FAFDE4 #E4FDE8
monochromatic
#C672F5 #DDABF9 #F3E3FD #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.21
#F4E4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#F4E4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4FD
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4FD | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#F4E7EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4fd; /* rgb */ color: rgb(244, 228, 253); /* oklch */ color: oklch(93.9% 0.037 313.6);
Tailwind
colors: {
custom: {
50: '#f7ecfe',
500: '#f4e4fd',
950: '#000000',
},
}SCSS
$custom: #f4e4fd; $custom-light: #f7ecfe; $custom-dark: #000000;
JSON
{
"hex": "#f4e4fd",
"rgb": {
"r": 244,
"g": 228,
"b": 253
},
"hsl": {
"h": 278.4,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.93899,
"c": 0.03736,
"h": 313.6
},
"luminance": 0.81812
}Semantic roles & 50–950 ramp
primary
#F4E4FD
secondary
#B8E79E
accent
#E30353
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485