#F8EFF5#F8EFF5
#F8EFF5 is a very light, near-neutral pink. Relative luminance 0.883; OKLCH L 96.1% C 0.012 H 337.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EFF5 |
|---|---|
| RGB | rgb(248, 239, 245) |
| HSL | hsl(320, 39%, 95%) |
| HSV | hsv(320, 4%, 97%) |
| CMYK | cmyk(0%, 3.6%, 1.2%, 2.7%) |
| CIE-LAB | lab(95.28, 4.06, -1.81) |
| CIE-LCH | lch(95.28, 4.44, 335.92°) |
| OKLab | oklab(96.08% 0.0115 -0.0048) |
| OKLCH | oklch(96.08% 0.012 337.5) |
| XYZ | xyz(86.0569, 88.2825, 98.8751) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.39
Very Light Pink
#FFF4F2
ΔE00 3.92
Snow
#FFFAFA
ΔE00 4.19
Ghostwhite
#F8F8FF
ΔE00 4.26
Whitesmoke
#F5F5F5
ΔE00 5.61
Pale Grey
#FDFDFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EFF5 #EFF8F2
analogous
#F6EFF8 #F8EFF5 #F8EFF0
triadic
#F8EFF5 #F5F8EF #EFF5F8
tetradic
#F8EFF5 #F8F6EF #EFF8F2 #EFF0F8
square
#F8EFF5 #F8F6EF #EFF8F2 #EFF0F8
split-complementary
#F8EFF5 #F0F8EF #EFF8F6
monochromatic
#D39AC0 #E5C4DA #F6EAF2 #F6EAF2 #F6EAF2
Accessibility & contrast
On white
1.13
#F8EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#F8EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EFF5
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EFF5 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F5
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#F9EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8eff5; /* rgb */ color: rgb(248, 239, 245); /* oklch */ color: oklch(96.1% 0.012 337.5);
Tailwind
colors: {
custom: {
50: '#faf4f8',
500: '#f8eff5',
950: '#000000',
},
}SCSS
$custom: #f8eff5; $custom-light: #faf4f8; $custom-dark: #000000;
JSON
{
"hex": "#f8eff5",
"rgb": {
"r": 248,
"g": 239,
"b": 245
},
"hsl": {
"h": 320,
"s": 39.13,
"l": 95.49
},
"oklch": {
"l": 0.96083,
"c": 0.01245,
"h": 337.5
},
"luminance": 0.88282
}Semantic roles & 50–950 ramp
primary
#F8EFF5
secondary
#B6D5C0
accent
#B25E33
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585