#F4E2F4#F4E2F4
#F4E2F4 is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.2% C 0.031 H 325.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2F4 |
|---|---|
| RGB | rgb(244, 226, 244) |
| HSL | hsl(300, 45%, 92%) |
| HSV | hsv(300, 7%, 96%) |
| CMYK | cmyk(0%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(91.76, 9.25, -6.51) |
| CIE-LCH | lch(91.76, 11.31, 324.85°) |
| OKLab | oklab(93.24% 0.0254 -0.0173) |
| OKLCH | oklch(93.24% 0.031 325.8) |
| XYZ | xyz(80.8313, 80.1582, 96.7842) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 8.37
Light Pink
#FFD1DF
ΔE00 8.59
Mistyrose
#FFE4E1
ΔE00 8.78
Pale Pink
#FFCFDC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2F4 #E2F4E2
analogous
#EBE2F4 #F4E2F4 #F4E2EB
triadic
#F4E2F4 #F4F4E2 #E2F4F4
tetradic
#F4E2F4 #F4EBE2 #E2F4E2 #E2EBF4
square
#F4E2F4 #F4EBE2 #E2F4E2 #E2EBF4
split-complementary
#F4E2F4 #EBF4E2 #E2F4EB
monochromatic
#D289D2 #E3B6E3 #F4E2F4 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.23
#F4E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#F4E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2F4
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2F4 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#E5E8F3
Tritanopia (blue-blind)
#F5E3E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e2f4; /* rgb */ color: rgb(244, 226, 244); /* oklch */ color: oklch(93.2% 0.031 325.8);
Tailwind
colors: {
custom: {
50: '#f7ebf7',
500: '#f4e2f4',
950: '#000000',
},
}SCSS
$custom: #f4e2f4; $custom-light: #f7ebf7; $custom-dark: #000000;
JSON
{
"hex": "#f4e2f4",
"rgb": {
"r": 244,
"g": 226,
"b": 244
},
"hsl": {
"h": 300,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.93243,
"c": 0.03075,
"h": 325.8
},
"luminance": 0.80157
}Semantic roles & 50–950 ramp
primary
#F4E2F4
secondary
#A8D2A8
accent
#B82D2D
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485