#F4E7FD#F4E7FD
#F4E7FD is a very light, muted violet. Relative luminance 0.835; OKLCH L 94.5% C 0.032 H 311.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7FD |
|---|---|
| RGB | rgb(244, 231, 253) |
| HSL | hsl(275, 85%, 95%) |
| HSV | hsv(275, 9%, 99%) |
| CMYK | cmyk(3.6%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(93.22, 8.30, -9.04) |
| CIE-LCH | lch(93.22, 12.27, 312.55°) |
| OKLab | oklab(94.47% 0.0215 -0.0241) |
| OKLCH | oklch(94.47% 0.032 311.8) |
| XYZ | xyz(83.6108, 83.4771, 104.6174) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.41
Lavenderblush
#FFF0F5
ΔE00 6.87
Ghostwhite
#F8F8FF
ΔE00 8.97
Pale Lavender
#EECFFE
ΔE00 9.39
Thistle
#D8BFD8
ΔE00 9.52
Very Light Purple
#F6CEFC
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7FD #F0FDE7
analogous
#E9E7FD #F4E7FD #FDE7FB
triadic
#F4E7FD #FDF4E7 #E7FDF4
tetradic
#F4E7FD #FDE9E7 #F0FDE7 #E7FBFD
square
#F4E7FD #FDE9E7 #F0FDE7 #E7FBFD
split-complementary
#F4E7FD #FBFDE7 #E7FDE9
monochromatic
#C076F4 #DAAFF8 #F2E3FD #F2E3FD #F2E3FD
Accessibility & contrast
On white
1.19
#F4E7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#F4E7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7FD
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7FD | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#F3E9EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e7fd; /* rgb */ color: rgb(244, 231, 253); /* oklch */ color: oklch(94.5% 0.032 311.8);
Tailwind
colors: {
custom: {
50: '#f7eefe',
500: '#f4e7fd',
950: '#000000',
},
}SCSS
$custom: #f4e7fd; $custom-light: #f7eefe; $custom-dark: #000000;
JSON
{
"hex": "#f4e7fd",
"rgb": {
"r": 244,
"g": 231,
"b": 253
},
"hsl": {
"h": 275.455,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.9447,
"c": 0.03233,
"h": 311.8
},
"luminance": 0.83477
}Semantic roles & 50–950 ramp
primary
#F4E7FD
secondary
#BEE7A1
accent
#E1045F
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585