#F4E2FD#F4E2FD
#F4E2FD is a very light, muted purple. Relative luminance 0.807; OKLCH L 93.5% C 0.041 H 314.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2FD |
|---|---|
| RGB | rgb(244, 226, 253) |
| HSL | hsl(280, 87%, 94%) |
| HSV | hsv(280, 11%, 99%) |
| CMYK | cmyk(3.6%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.01, 10.89, -10.85) |
| CIE-LCH | lch(92.01, 15.37, 315.12°) |
| OKLab | oklab(93.52% 0.0286 -0.029) |
| OKLCH | oklch(93.52% 0.041 314.6) |
| XYZ | xyz(82.2314, 80.7182, 104.1576) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 8.15
Pale Mauve
#FED0FC
ΔE00 8.19
Pale Lilac
#E4CBFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2FD #EBFDE2
analogous
#E7E2FD #F4E2FD #FDE2F9
triadic
#F4E2FD #FDF4E2 #E2FDF4
tetradic
#F4E2FD #FDE7E2 #EBFDE2 #E2F9FD
square
#F4E2FD #FDE7E2 #EBFDE2 #E2F9FD
split-complementary
#F4E2FD #F9FDE2 #E2FDE7
monochromatic
#C96FF5 #DEA9F9 #F4E2FD #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.22
#F4E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#F4E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2FD
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2FD | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FE
Deuteranopia (green-blind)
#E2E9FC
Tritanopia (blue-blind)
#F4E5EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e2fd; /* rgb */ color: rgb(244, 226, 253); /* oklch */ color: oklch(93.5% 0.041 314.6);
Tailwind
colors: {
custom: {
50: '#f7ebfe',
500: '#f4e2fd',
950: '#000000',
},
}SCSS
$custom: #f4e2fd; $custom-light: #f7ebfe; $custom-dark: #000000;
JSON
{
"hex": "#f4e2fd",
"rgb": {
"r": 244,
"g": 226,
"b": 253
},
"hsl": {
"h": 280,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93521,
"c": 0.04073,
"h": 314.6
},
"luminance": 0.80718
}Semantic roles & 50–950 ramp
primary
#F4E2FD
secondary
#B5E79C
accent
#E4024D
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485