#F4E2F7#F4E2F7
#F4E2F7 is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.3% C 0.034 H 321.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2F7 |
|---|---|
| RGB | rgb(244, 226, 247) |
| HSL | hsl(291, 57%, 93%) |
| HSV | hsv(291, 9%, 97%) |
| CMYK | cmyk(1.2%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(91.84, 9.79, -7.96) |
| CIE-LCH | lch(91.84, 12.62, 320.89°) |
| OKLab | oklab(93.33% 0.0265 -0.0212) |
| OKLCH | oklch(93.33% 0.034 321.4) |
| XYZ | xyz(81.2906, 80.3418, 99.2027) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 8.16
Pale Lavender
#EECFFE
ΔE00 8.66
Light Pink
#FFD1DF
ΔE00 8.82
Very Light Purple
#F6CEFC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2F7 #E5F7E2
analogous
#E9E2F7 #F4E2F7 #F7E2EF
triadic
#F4E2F7 #F7F4E2 #E2F7F4
tetradic
#F4E2F7 #F7E9E2 #E5F7E2 #E2EFF7
square
#F4E2F7 #F7E9E2 #E5F7E2 #E2EFF7
split-complementary
#F4E2F7 #EFF7E2 #E2F7E9
monochromatic
#D082DD #E2B2EA #F4E2F7 #F6E7F8 #F6E7F8
Accessibility & contrast
On white
1.23
#F4E2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F4E2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2F7
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2F7 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F8
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#F5E4E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e2f7; /* rgb */ color: rgb(244, 226, 247); /* oklch */ color: oklch(93.3% 0.034 321.4);
Tailwind
colors: {
custom: {
50: '#f7ebf9',
500: '#f4e2f7',
950: '#000000',
},
}SCSS
$custom: #f4e2f7; $custom-light: #f7ebf9; $custom-dark: #000000;
JSON
{
"hex": "#f4e2f7",
"rgb": {
"r": 244,
"g": 226,
"b": 247
},
"hsl": {
"h": 291.429,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.93334,
"c": 0.03393,
"h": 321.4
},
"luminance": 0.80341
}Semantic roles & 50–950 ramp
primary
#F4E2F7
secondary
#ACD8A5
accent
#C42138
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485