#F5EFF5#F5EFF5
#F5EFF5 is a very light, near-neutral purple. Relative luminance 0.877; OKLCH L 95.8% C 0.010 H 325.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFF5 |
|---|---|
| RGB | rgb(245, 239, 245) |
| HSL | hsl(300, 23%, 95%) |
| HSV | hsv(300, 2%, 96%) |
| CMYK | cmyk(0%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(95.05, 3.06, -2.18) |
| CIE-LCH | lch(95.05, 3.75, 324.58°) |
| OKLab | oklab(95.85% 0.0084 -0.0057) |
| OKLCH | oklch(95.85% 0.01 325.7) |
| XYZ | xyz(85.0015, 87.7383, 98.8257) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.17
Lavenderblush
#FFF0F5
ΔE00 3.65
Snow
#FFFAFA
ΔE00 3.74
Very Light Pink
#FFF4F2
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 4.64
Pale Grey
#FDFDFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFF5 #EFF5EF
analogous
#F2EFF5 #F5EFF5 #F5EFF2
triadic
#F5EFF5 #F5F5EF #EFF5F5
tetradic
#F5EFF5 #F5F2EF #EFF5EF #EFF2F5
square
#F5EFF5 #F5F2EF #EFF5EF #EFF2F5
split-complementary
#F5EFF5 #F2F5EF #EFF5F2
monochromatic
#C6A4C6 #DDC9DD #F3ECF3 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.13
#F5EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F5EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFF5
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFF5 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#F5EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5eff5; /* rgb */ color: rgb(245, 239, 245); /* oklch */ color: oklch(95.8% 0.010 325.7);
Tailwind
colors: {
custom: {
50: '#f8f4f8',
500: '#f5eff5',
950: '#000000',
},
}SCSS
$custom: #f5eff5; $custom-light: #f8f4f8; $custom-dark: #000000;
JSON
{
"hex": "#f5eff5",
"rgb": {
"r": 245,
"g": 239,
"b": 245
},
"hsl": {
"h": 300,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.95848,
"c": 0.01017,
"h": 325.7
},
"luminance": 0.87738
}Semantic roles & 50–950 ramp
primary
#F5EFF5
secondary
#BBCEBB
accent
#A24444
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585