#F3EEF4#F3EEF4
#F3EEF4 is a very light, near-neutral purple. Relative luminance 0.867; OKLCH L 95.5% C 0.010 H 320.6°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEF4 |
|---|---|
| RGB | rgb(243, 238, 244) |
| HSL | hsl(290, 21%, 95%) |
| HSV | hsv(290, 2%, 96%) |
| CMYK | cmyk(0.4%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(94.63, 2.73, -2.30) |
| CIE-LCH | lch(94.63, 3.57, 319.91°) |
| OKLab | oklab(95.47% 0.0074 -0.0061) |
| OKLCH | oklch(95.47% 0.01 320.6) |
| XYZ | xyz(83.8632, 86.7356, 97.8940) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.95
Snow
#FFFAFA
ΔE00 3.80
Lavenderblush
#FFF0F5
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.40
Very Light Pink
#FFF4F2
ΔE00 4.44
Pale Grey
#FDFDFE
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEF4 #EFF4EE
analogous
#F0EEF4 #F3EEF4 #F4EEF2
triadic
#F3EEF4 #F4F3EE #EEF4F3
tetradic
#F3EEF4 #F4F0EE #EFF4EE #EEF2F4
square
#F3EEF4 #F4F0EE #EFF4EE #EEF2F4
split-complementary
#F3EEF4 #F2F4EE #EEF4F0
monochromatic
#BFA4C4 #D9C9DC #F2ECF3 #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.14
#F3EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#F3EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEF4
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEF4 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF4
Deuteranopia (green-blind)
#EEF0F4
Tritanopia (blue-blind)
#F3EFF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3eef4; /* rgb */ color: rgb(243, 238, 244); /* oklch */ color: oklch(95.5% 0.010 320.6);
Tailwind
colors: {
custom: {
50: '#f7f3f7',
500: '#f3eef4',
950: '#000000',
},
}SCSS
$custom: #f3eef4; $custom-light: #f7f3f7; $custom-dark: #000000;
JSON
{
"hex": "#f3eef4",
"rgb": {
"r": 243,
"g": 238,
"b": 244
},
"hsl": {
"h": 290,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.95469,
"c": 0.00956,
"h": 320.6
},
"luminance": 0.86735
}Semantic roles & 50–950 ramp
primary
#F3EEF4
secondary
#BDCCBA
accent
#A04655
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585