#F4E6FD#F4E6FD
#F4E6FD is a very light, muted violet. Relative luminance 0.829; OKLCH L 94.3% C 0.034 H 312.4°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6FD |
|---|---|
| RGB | rgb(244, 230, 253) |
| HSL | hsl(277, 85%, 95%) |
| HSV | hsv(277, 9%, 99%) |
| CMYK | cmyk(3.6%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(92.98, 8.81, -9.40) |
| CIE-LCH | lch(92.98, 12.89, 313.15°) |
| OKLab | oklab(94.28% 0.0229 -0.0251) |
| OKLCH | oklch(94.28% 0.034 312.4) |
| XYZ | xyz(83.3317, 82.9189, 104.5244) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Lavenderblush
#FFF0F5
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 8.90
Thistle
#D8BFD8
ΔE00 9.20
Ghostwhite
#F8F8FF
ΔE00 9.47
Very Light Purple
#F6CEFC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6FD #EFFDE6
analogous
#E9E6FD #F4E6FD #FDE6FA
triadic
#F4E6FD #FDF4E6 #E6FDF4
tetradic
#F4E6FD #FDE9E6 #EFFDE6 #E6FAFD
square
#F4E6FD #FDE9E6 #EFFDE6 #E6FAFD
split-complementary
#F4E6FD #FAFDE6 #E6FDE9
monochromatic
#C275F4 #DBADF8 #F3E3FD #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.19
#F4E6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#F4E6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6FD
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6FD | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#F3E8ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e6fd; /* rgb */ color: rgb(244, 230, 253); /* oklch */ color: oklch(94.3% 0.034 312.4);
Tailwind
colors: {
custom: {
50: '#f7edfe',
500: '#f4e6fd',
950: '#000000',
},
}SCSS
$custom: #f4e6fd; $custom-light: #f7edfe; $custom-dark: #000000;
JSON
{
"hex": "#f4e6fd",
"rgb": {
"r": 244,
"g": 230,
"b": 253
},
"hsl": {
"h": 276.522,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.94279,
"c": 0.034,
"h": 312.4
},
"luminance": 0.82919
}Semantic roles & 50–950 ramp
primary
#F4E6FD
secondary
#BCE7A0
accent
#E2045B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485