#F5EFF4#F5EFF4
#F5EFF4 is a very light, near-neutral pink. Relative luminance 0.877; OKLCH L 95.8% C 0.009 H 331.0°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFF4 |
|---|---|
| RGB | rgb(245, 239, 244) |
| HSL | hsl(310, 23%, 95%) |
| HSV | hsv(310, 2%, 96%) |
| CMYK | cmyk(0%, 2.4%, 0.4%, 3.9%) |
| CIE-LAB | lab(95.02, 2.88, -1.69) |
| CIE-LCH | lch(95.02, 3.34, 329.54°) |
| OKLab | oklab(95.82% 0.008 -0.0045) |
| OKLCH | oklch(95.82% 0.009 331) |
| XYZ | xyz(84.8493, 87.6774, 98.0238) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.20
Snow
#FFFAFA
ΔE00 3.38
Lavenderblush
#FFF0F5
ΔE00 3.70
Very Light Pink
#FFF4F2
ΔE00 3.83
Whitesmoke
#F5F5F5
ΔE00 4.30
Pale Grey
#FDFDFE
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFF4 #EFF5F0
analogous
#F3EFF5 #F5EFF4 #F5EFF1
triadic
#F5EFF4 #F4F5EF #EFF4F5
tetradic
#F5EFF4 #F5F3EF #EFF5F0 #EFF1F5
square
#F5EFF4 #F5F3EF #EFF5F0 #EFF1F5
split-complementary
#F5EFF4 #F1F5EF #EFF5F3
monochromatic
#C6A4C0 #DDC9DA #F3ECF2 #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.13
#F5EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F5EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFF4
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFF4 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#F6EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5eff4; /* rgb */ color: rgb(245, 239, 244); /* oklch */ color: oklch(95.8% 0.009 331.0);
Tailwind
colors: {
custom: {
50: '#f8f4f7',
500: '#f5eff4',
950: '#000000',
},
}SCSS
$custom: #f5eff4; $custom-light: #f8f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f5eff4",
"rgb": {
"r": 245,
"g": 239,
"b": 244
},
"hsl": {
"h": 310,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.95819,
"c": 0.00919,
"h": 331
},
"luminance": 0.87677
}Semantic roles & 50–950 ramp
primary
#F5EFF4
secondary
#BBCEBE
accent
#A25444
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585