#F4EAFE#F4EAFE
#F4EAFE is a very light, muted violet. Relative luminance 0.852; OKLCH L 95.1% C 0.029 H 308.1°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAFE |
|---|---|
| RGB | rgb(244, 234, 254) |
| HSL | hsl(270, 91%, 96%) |
| HSV | hsv(270, 8%, 100%) |
| CMYK | cmyk(3.9%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.98, 6.93, -8.43) |
| CIE-LCH | lch(93.98, 10.91, 309.42°) |
| OKLab | oklab(95.07% 0.0177 -0.0225) |
| OKLCH | oklch(95.07% 0.029 308.1) |
| XYZ | xyz(84.6174, 85.2347, 105.7408) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.34
Lavenderblush
#FFF0F5
ΔE00 6.26
Ghostwhite
#F8F8FF
ΔE00 7.63
Very Light Pink
#FFF4F2
ΔE00 9.50
Snow
#FFFAFA
ΔE00 9.50
Pale Grey
#FDFDFE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAFE #F4FEEA
analogous
#EAEAFE #F4EAFE #FEEAFE
triadic
#F4EAFE #FEF4EA #EAFEF4
tetradic
#F4EAFE #FEEAEA #F4FEEA #EAFEFE
square
#F4EAFE #FEEAEA #F4FEEA #EAFEFE
split-complementary
#F4EAFE #FEFEEA #EAFEEA
monochromatic
#B775F8 #D5B0FB #F0E2FE #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.16
#F4EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#F4EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAFE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAFE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#F3ECF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4eafe; /* rgb */ color: rgb(244, 234, 254); /* oklch */ color: oklch(95.1% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#f7f0fe',
500: '#f4eafe',
950: '#000000',
},
}SCSS
$custom: #f4eafe; $custom-light: #f7f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f4eafe",
"rgb": {
"r": 244,
"g": 234,
"b": 254
},
"hsl": {
"h": 270,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95074,
"c": 0.0286,
"h": 308.1
},
"luminance": 0.85234
}Semantic roles & 50–950 ramp
primary
#F4EAFE
secondary
#C6EAA2
accent
#E60073
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585