#F4E5FD#F4E5FD
#F4E5FD is a very light, muted violet. Relative luminance 0.824; OKLCH L 94.1% C 0.036 H 313.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5FD |
|---|---|
| RGB | rgb(244, 229, 253) |
| HSL | hsl(278, 86%, 95%) |
| HSV | hsv(278, 9%, 99%) |
| CMYK | cmyk(3.6%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.74, 9.33, -9.76) |
| CIE-LCH | lch(92.74, 13.50, 313.71°) |
| OKLab | oklab(94.09% 0.0244 -0.0261) |
| OKLCH | oklch(94.09% 0.036 313.1) |
| XYZ | xyz(83.0543, 82.3640, 104.4319) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Lavenderblush
#FFF0F5
ΔE00 7.58
Pale Lavender
#EECFFE
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.90
Very Light Purple
#F6CEFC
ΔE00 9.20
Pale Lilac
#E4CBFF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5FD #EEFDE5
analogous
#E8E5FD #F4E5FD #FDE5FA
triadic
#F4E5FD #FDF4E5 #E5FDF4
tetradic
#F4E5FD #FDE8E5 #EEFDE5 #E5FAFD
square
#F4E5FD #FDE8E5 #EEFDE5 #E5FAFD
split-complementary
#F4E5FD #FAFDE5 #E5FDE8
monochromatic
#C473F4 #DCACF9 #F3E3FD #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.20
#F4E5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#F4E5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5FD
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5FD | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#F3E8ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e5fd; /* rgb */ color: rgb(244, 229, 253); /* oklch */ color: oklch(94.1% 0.036 313.1);
Tailwind
colors: {
custom: {
50: '#f7edfe',
500: '#f4e5fd',
950: '#000000',
},
}SCSS
$custom: #f4e5fd; $custom-light: #f7edfe; $custom-dark: #000000;
JSON
{
"hex": "#f4e5fd",
"rgb": {
"r": 244,
"g": 229,
"b": 253
},
"hsl": {
"h": 277.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.94089,
"c": 0.03568,
"h": 313.1
},
"luminance": 0.82364
}Semantic roles & 50–950 ramp
primary
#F4E5FD
secondary
#BAE79F
accent
#E20357
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485