#F4E3FB#F4E3FB
#F4E3FB is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.6% C 0.037 H 316.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E3FB |
|---|---|
| RGB | rgb(244, 227, 251) |
| HSL | hsl(283, 75%, 94%) |
| HSV | hsv(283, 10%, 98%) |
| CMYK | cmyk(2.8%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(92.19, 10.00, -9.52) |
| CIE-LCH | lch(92.19, 13.81, 316.40°) |
| OKLab | oklab(93.65% 0.0265 -0.0254) |
| OKLCH | oklch(93.65% 0.037 316.2) |
| XYZ | xyz(82.1871, 81.1368, 102.5793) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Lavenderblush
#FFF0F5
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.35
Very Light Purple
#F6CEFC
ΔE00 8.67
Pale Mauve
#FED0FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E3FB #EAFBE3
analogous
#E8E3FB #F4E3FB #FBE3F6
triadic
#F4E3FB #FBF4E3 #E3FBF4
tetradic
#F4E3FB #FBE8E3 #EAFBE3 #E3F6FB
square
#F4E3FB #FBE8E3 #EAFBE3 #E3F6FB
split-complementary
#F4E3FB #F6FBE3 #E3FBE8
monochromatic
#CA78EC #DFADF3 #F4E3FB #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.22
#F4E3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#F4E3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E3FB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E3FB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FC
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#F4E5EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e3fb; /* rgb */ color: rgb(244, 227, 251); /* oklch */ color: oklch(93.6% 0.037 316.2);
Tailwind
colors: {
custom: {
50: '#f7ebfc',
500: '#f4e3fb',
950: '#000000',
},
}SCSS
$custom: #f4e3fb; $custom-light: #f7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e3fb",
"rgb": {
"r": 244,
"g": 227,
"b": 251
},
"hsl": {
"h": 282.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93647,
"c": 0.03671,
"h": 316.2
},
"luminance": 0.81136
}Semantic roles & 50–950 ramp
primary
#F4E3FB
secondary
#B4E2A1
accent
#D70E49
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485