#F3EEFE#F3EEFE
#F3EEFE is a very light, muted violet. Relative luminance 0.874; OKLCH L 95.8% C 0.022 H 300.2°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEFE |
|---|---|
| RGB | rgb(243, 238, 254) |
| HSL | hsl(259, 89%, 96%) |
| HSV | hsv(259, 6%, 100%) |
| CMYK | cmyk(4.3%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(94.89, 4.54, -7.10) |
| CIE-LCH | lch(94.89, 8.43, 302.63°) |
| OKLab | oklab(95.76% 0.011 -0.0189) |
| OKLCH | oklch(95.76% 0.022 300.2) |
| XYZ | xyz(85.4229, 87.3595, 106.1085) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.10
Ghostwhite
#F8F8FF
ΔE00 5.10
Lavenderblush
#FFF0F5
ΔE00 5.74
Snow
#FFFAFA
ΔE00 7.52
Pale Grey
#FDFDFE
ΔE00 7.99
Very Light Pink
#FFF4F2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEFE #F9FEEE
analogous
#EEF1FE #F3EEFE #FBEEFE
triadic
#F3EEFE #FEF3EE #EEFEF3
tetradic
#F3EEFE #FEEEF1 #F9FEEE #EEFEFB
square
#F3EEFE #FEEEF1 #F9FEEE #EEFEFB
split-complementary
#F3EEFE #FEFBEE #F1FEEE
monochromatic
#A17AF7 #CAB4FB #EBE2FD #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.14
#F3EEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F3EEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEFE
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEFE | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#F1F0F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3eefe; /* rgb */ color: rgb(243, 238, 254); /* oklch */ color: oklch(95.8% 0.022 300.2);
Tailwind
colors: {
custom: {
50: '#f7f3fe',
500: '#f3eefe',
950: '#000000',
},
}SCSS
$custom: #f3eefe; $custom-light: #f7f3fe; $custom-dark: #000000;
JSON
{
"hex": "#f3eefe",
"rgb": {
"r": 243,
"g": 238,
"b": 254
},
"hsl": {
"h": 258.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.95764,
"c": 0.0219,
"h": 300.2
},
"luminance": 0.8736
}Semantic roles & 50–950 ramp
primary
#F3EEFE
secondary
#D5EAA6
accent
#E6009E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585