#F4E2FA#F4E2FA
#F4E2FA is a very light, muted purple. Relative luminance 0.805; OKLCH L 93.4% C 0.037 H 317.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2FA |
|---|---|
| RGB | rgb(244, 226, 250) |
| HSL | hsl(285, 71%, 93%) |
| HSV | hsv(285, 10%, 98%) |
| CMYK | cmyk(2.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.92, 10.34, -9.40) |
| CIE-LCH | lch(91.92, 13.98, 317.71°) |
| OKLab | oklab(93.43% 0.0276 -0.0251) |
| OKLCH | oklch(93.43% 0.037 317.7) |
| XYZ | xyz(81.7572, 80.5285, 101.6604) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.09
Very Light Purple
#F6CEFC
ΔE00 8.42
Pale Mauve
#FED0FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2FA #E8FAE2
analogous
#E8E2FA #F4E2FA #FAE2F4
triadic
#F4E2FA #FAF4E2 #E2FAF4
tetradic
#F4E2FA #FAE8E2 #E8FAE2 #E2F4FA
square
#F4E2FA #FAE8E2 #E8FAE2 #E2F4FA
split-complementary
#F4E2FA #F4FAE2 #E2FAE8
monochromatic
#CC7AE8 #E0AEF1 #F4E2FA #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.23
#F4E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#F4E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2FA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2FA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#F4E4EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e2fa; /* rgb */ color: rgb(244, 226, 250); /* oklch */ color: oklch(93.4% 0.037 317.7);
Tailwind
colors: {
custom: {
50: '#f7ebfc',
500: '#f4e2fa',
950: '#000000',
},
}SCSS
$custom: #f4e2fa; $custom-light: #f7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e2fa",
"rgb": {
"r": 244,
"g": 226,
"b": 250
},
"hsl": {
"h": 285,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93427,
"c": 0.03726,
"h": 317.7
},
"luminance": 0.80528
}Semantic roles & 50–950 ramp
primary
#F4E2FA
secondary
#B1DFA1
accent
#D31343
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485