#F3EFF4#F3EFF4
#F3EFF4 is a very light, near-neutral purple. Relative luminance 0.873; OKLCH L 95.7% C 0.008 H 319.4°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EFF4 |
|---|---|
| RGB | rgb(243, 239, 244) |
| HSL | hsl(288, 19%, 95%) |
| HSV | hsv(288, 2%, 96%) |
| CMYK | cmyk(0.4%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(94.87, 2.22, -1.93) |
| CIE-LCH | lch(94.87, 2.94, 318.90°) |
| OKLab | oklab(95.66% 0.006 -0.0051) |
| OKLCH | oklch(95.66% 0.008 319.4) |
| XYZ | xyz(84.1551, 87.3195, 97.9913) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.58
Snow
#FFFAFA
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.68
Pale Grey
#FDFDFE
ΔE00 4.06
Very Light Pink
#FFF4F2
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EFF4 #F0F4EF
analogous
#F1EFF4 #F3EFF4 #F4EFF3
triadic
#F3EFF4 #F4F3EF #EFF4F3
tetradic
#F3EFF4 #F4F1EF #F0F4EF #EFF3F4
square
#F3EFF4 #F4F1EF #F0F4EF #EFF3F4
split-complementary
#F3EFF4 #F3F4EF #EFF4F1
monochromatic
#BDA6C2 #D8CBDB #F1EDF3 #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.14
#F3EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#F3EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EFF4
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EFF4 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#F3EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3eff4; /* rgb */ color: rgb(243, 239, 244); /* oklch */ color: oklch(95.7% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#f7f4f7',
500: '#f3eff4',
950: '#000000',
},
}SCSS
$custom: #f3eff4; $custom-light: #f7f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f3eff4",
"rgb": {
"r": 243,
"g": 239,
"b": 244
},
"hsl": {
"h": 288,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.95664,
"c": 0.00786,
"h": 319.4
},
"luminance": 0.87319
}Semantic roles & 50–950 ramp
primary
#F3EFF4
secondary
#BFCBBC
accent
#9D495A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585