#F4E1F5#F4E1F5
#F4E1F5 is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.1% C 0.034 H 324.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1F5 |
|---|---|
| RGB | rgb(244, 225, 245) |
| HSL | hsl(297, 50%, 92%) |
| HSV | hsv(297, 8%, 96%) |
| CMYK | cmyk(0.4%, 8.2%, 0%, 3.9%) |
| CIE-LAB | lab(91.54, 9.95, -7.36) |
| CIE-LCH | lch(91.54, 12.37, 323.52°) |
| OKLab | oklab(93.08% 0.0272 -0.0195) |
| OKLCH | oklch(93.08% 0.034 324.3) |
| XYZ | xyz(80.7125, 79.6768, 97.4957) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.75
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 7.97
Light Pink
#FFD1DF
ΔE00 8.38
Pale Lavender
#EECFFE
ΔE00 8.80
Pale Pink
#FFCFDC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1F5 #E2F5E1
analogous
#EAE1F5 #F4E1F5 #F5E1EC
triadic
#F4E1F5 #F5F4E1 #E1F5F4
tetradic
#F4E1F5 #F5EAE1 #E2F5E1 #E1ECF5
square
#F4E1F5 #F5EAE1 #E2F5E1 #E1ECF5
split-complementary
#F4E1F5 #ECF5E1 #E1F5EA
monochromatic
#D285D6 #E3B3E6 #F4E1F5 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.24
#F4E1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F4E1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1F5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1F5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F6
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#F5E3E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e1f5; /* rgb */ color: rgb(244, 225, 245); /* oklch */ color: oklch(93.1% 0.034 324.3);
Tailwind
colors: {
custom: {
50: '#f7eaf8',
500: '#f4e1f5',
950: '#000000',
},
}SCSS
$custom: #f4e1f5; $custom-light: #f7eaf8; $custom-dark: #000000;
JSON
{
"hex": "#f4e1f5",
"rgb": {
"r": 244,
"g": 225,
"b": 245
},
"hsl": {
"h": 297,
"s": 50,
"l": 92.157
},
"oklch": {
"l": 0.93083,
"c": 0.03352,
"h": 324.3
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#F4E1F5
secondary
#A8D4A6
accent
#BD2830
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485