#F3EFF5#F3EFF5
#F3EFF5 is a very light, near-neutral purple. Relative luminance 0.874; OKLCH L 95.7% C 0.009 H 314.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EFF5 |
|---|---|
| RGB | rgb(243, 239, 245) |
| HSL | hsl(280, 23%, 95%) |
| HSV | hsv(280, 2%, 96%) |
| CMYK | cmyk(0.8%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(94.90, 2.40, -2.42) |
| CIE-LCH | lch(94.90, 3.40, 314.77°) |
| OKLab | oklab(95.69% 0.0063 -0.0064) |
| OKLCH | oklch(95.69% 0.009 314.8) |
| XYZ | xyz(84.3074, 87.3804, 98.7931) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.51
Snow
#FFFAFA
ΔE00 3.66
Whitesmoke
#F5F5F5
ΔE00 4.06
Pale Grey
#FDFDFE
ΔE00 4.35
Lavenderblush
#FFF0F5
ΔE00 4.53
Very Light Pink
#FFF4F2
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EFF5 #F1F5EF
analogous
#F0EFF5 #F3EFF5 #F5EFF4
triadic
#F3EFF5 #F5F3EF #EFF5F3
tetradic
#F3EFF5 #F5F0EF #F1F5EF #EFF4F5
square
#F3EFF5 #F5F0EF #F1F5EF #EFF4F5
split-complementary
#F3EFF5 #F4F5EF #EFF5F0
monochromatic
#BBA4C6 #D7C9DD #F1ECF3 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.14
#F3EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#F3EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EFF5
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EFF5 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#EFF0F5
Tritanopia (blue-blind)
#F3F0F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3eff5; /* rgb */ color: rgb(243, 239, 245); /* oklch */ color: oklch(95.7% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#f7f4f8',
500: '#f3eff5',
950: '#000000',
},
}SCSS
$custom: #f3eff5; $custom-light: #f7f4f8; $custom-dark: #000000;
JSON
{
"hex": "#f3eff5",
"rgb": {
"r": 243,
"g": 239,
"b": 245
},
"hsl": {
"h": 280,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.95692,
"c": 0.009,
"h": 314.8
},
"luminance": 0.8738
}Semantic roles & 50–950 ramp
primary
#F3EFF5
secondary
#C1CEBB
accent
#A24463
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585