#F3EEF3#F3EEF3
#F3EEF3 is a very light, near-neutral purple. Relative luminance 0.867; OKLCH L 95.4% C 0.008 H 325.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEF3 |
|---|---|
| RGB | rgb(243, 238, 243) |
| HSL | hsl(300, 17%, 94%) |
| HSV | hsv(300, 2%, 95%) |
| CMYK | cmyk(0%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(94.60, 2.55, -1.82) |
| CIE-LCH | lch(94.60, 3.13, 324.56°) |
| OKLab | oklab(95.44% 0.007 -0.0048) |
| OKLCH | oklch(95.44% 0.008 325.7) |
| XYZ | xyz(83.7118, 86.6750, 97.0965) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.00
Snow
#FFFAFA
ΔE00 3.46
Whitesmoke
#F5F5F5
ΔE00 4.04
Very Light Pink
#FFF4F2
ΔE00 4.10
Lavenderblush
#FFF0F5
ΔE00 4.18
Pale Grey
#FDFDFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEF3 #EEF3EE
analogous
#F1EEF3 #F3EEF3 #F3EEF1
triadic
#F3EEF3 #F3F3EE #EEF3F3
tetradic
#F3EEF3 #F3F1EE #EEF3EE #EEF1F3
square
#F3EEF3 #F3F1EE #EEF3EE #EEF1F3
split-complementary
#F3EEF3 #F1F3EE #EEF3F1
monochromatic
#C0A6C0 #DACADA #F2EDF2 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.15
#F3EEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#F3EEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEF3
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEF3 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF3
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#F3EEF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3eef3; /* rgb */ color: rgb(243, 238, 243); /* oklch */ color: oklch(95.4% 0.008 325.7);
Tailwind
colors: {
custom: {
50: '#f7f3f7',
500: '#f3eef3',
950: '#000000',
},
}SCSS
$custom: #f3eef3; $custom-light: #f7f3f7; $custom-dark: #000000;
JSON
{
"hex": "#f3eef3",
"rgb": {
"r": 243,
"g": 238,
"b": 243
},
"hsl": {
"h": 300,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.95441,
"c": 0.00849,
"h": 325.7
},
"luminance": 0.86675
}Semantic roles & 50–950 ramp
primary
#F3EEF3
secondary
#BBCABB
accent
#9C4A4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585