#F4E3FD#F4E3FD
#F4E3FD is a very light, muted violet. Relative luminance 0.813; OKLCH L 93.7% C 0.039 H 314.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E3FD |
|---|---|
| RGB | rgb(244, 227, 253) |
| HSL | hsl(279, 87%, 94%) |
| HSV | hsv(279, 10%, 99%) |
| CMYK | cmyk(3.6%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.25, 10.37, -10.49) |
| CIE-LCH | lch(92.25, 14.75, 314.68°) |
| OKLab | oklab(93.71% 0.0272 -0.028) |
| OKLCH | oklch(93.71% 0.039 314.1) |
| XYZ | xyz(82.5041, 81.2636, 104.2485) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.99
Pale Lavender
#EECFFE
ΔE00 7.51
Very Light Purple
#F6CEFC
ΔE00 8.25
Lavenderblush
#FFF0F5
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E3FD #ECFDE3
analogous
#E7E3FD #F4E3FD #FDE3F9
triadic
#F4E3FD #FDF4E3 #E3FDF4
tetradic
#F4E3FD #FDE7E3 #ECFDE3 #E3F9FD
square
#F4E3FD #FDE7E3 #ECFDE3 #E3F9FD
split-complementary
#F4E3FD #F9FDE3 #E3FDE7
monochromatic
#C771F5 #DEAAF9 #F4E2FD #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.22
#F4E3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#F4E3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E3FD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E3FD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#F4E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e3fd; /* rgb */ color: rgb(244, 227, 253); /* oklch */ color: oklch(93.7% 0.039 314.1);
Tailwind
colors: {
custom: {
50: '#f7ebfe',
500: '#f4e3fd',
950: '#000000',
},
}SCSS
$custom: #f4e3fd; $custom-light: #f7ebfe; $custom-dark: #000000;
JSON
{
"hex": "#f4e3fd",
"rgb": {
"r": 244,
"g": 227,
"b": 253
},
"hsl": {
"h": 279.231,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.9371,
"c": 0.03904,
"h": 314.1
},
"luminance": 0.81263
}Semantic roles & 50–950 ramp
primary
#F4E3FD
secondary
#B7E79D
accent
#E30250
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485