#F3EEF8#F3EEF8
#F3EEF8 is a very light, near-neutral violet. Relative luminance 0.870; OKLCH L 95.6% C 0.014 H 308.3°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEF8 |
|---|---|
| RGB | rgb(243, 238, 248) |
| HSL | hsl(270, 42%, 95%) |
| HSV | hsv(270, 4%, 97%) |
| CMYK | cmyk(2%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(94.73, 3.45, -4.22) |
| CIE-LCH | lch(94.73, 5.45, 309.24°) |
| OKLab | oklab(95.59% 0.0089 -0.0112) |
| OKLCH | oklch(95.59% 0.014 308.3) |
| XYZ | xyz(84.4771, 86.9812, 101.1274) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.42
Lavenderblush
#FFF0F5
ΔE00 4.40
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Snow
#FFFAFA
ΔE00 5.29
Very Light Pink
#FFF4F2
ΔE00 5.89
Whitesmoke
#F5F5F5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEF8 #F3F8EE
analogous
#EEEEF8 #F3EEF8 #F8EEF8
triadic
#F3EEF8 #F8F3EE #EEF8F3
tetradic
#F3EEF8 #F8EEEE #F3F8EE #EEF8F8
square
#F3EEF8 #F8EEEE #F3F8EE #EEF8F8
split-complementary
#F3EEF8 #F8F8EE #EEF8EE
monochromatic
#B697D4 #D4C3E6 #F0E9F6 #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.14
#F3EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F3EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEF8
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEF8 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#EEF0F8
Tritanopia (blue-blind)
#F2EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3eef8; /* rgb */ color: rgb(243, 238, 248); /* oklch */ color: oklch(95.6% 0.014 308.3);
Tailwind
colors: {
custom: {
50: '#f7f3fa',
500: '#f3eef8',
950: '#000000',
},
}SCSS
$custom: #f3eef8; $custom-light: #f7f3fa; $custom-dark: #000000;
JSON
{
"hex": "#f3eef8",
"rgb": {
"r": 243,
"g": 238,
"b": 248
},
"hsl": {
"h": 270,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95586,
"c": 0.01428,
"h": 308.3
},
"luminance": 0.86981
}Semantic roles & 50–950 ramp
primary
#F3EEF8
secondary
#C5D6B4
accent
#B53173
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585