#F5EFF3#F5EFF3
#F5EFF3 is a very light, near-neutral pink. Relative luminance 0.876; OKLCH L 95.8% C 0.008 H 337.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFF3 |
|---|---|
| RGB | rgb(245, 239, 243) |
| HSL | hsl(320, 23%, 95%) |
| HSV | hsv(320, 2%, 96%) |
| CMYK | cmyk(0%, 2.4%, 0.8%, 3.9%) |
| CIE-LAB | lab(95.00, 2.71, -1.21) |
| CIE-LCH | lch(95.00, 2.97, 335.84°) |
| OKLab | oklab(95.79% 0.0077 -0.0032) |
| OKLCH | oklch(95.79% 0.008 337.5) |
| XYZ | xyz(84.6978, 87.6168, 97.2264) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 3.30
Very Light Pink
#FFF4F2
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 3.81
Whitesmoke
#F5F5F5
ΔE00 3.97
Pale Grey
#FDFDFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFF3 #EFF5F1
analogous
#F4EFF5 #F5EFF3 #F5EFF0
triadic
#F5EFF3 #F3F5EF #EFF3F5
tetradic
#F5EFF3 #F5F4EF #EFF5F1 #EFF0F5
square
#F5EFF3 #F5F4EF #EFF5F1 #EFF0F5
split-complementary
#F5EFF3 #F0F5EF #EFF5F4
monochromatic
#C6A4BB #DDC9D7 #F3ECF1 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.13
#F5EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F5EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFF3
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFF3 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#F6EFF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5eff3; /* rgb */ color: rgb(245, 239, 243); /* oklch */ color: oklch(95.8% 0.008 337.5);
Tailwind
colors: {
custom: {
50: '#f8f4f7',
500: '#f5eff3',
950: '#000000',
},
}SCSS
$custom: #f5eff3; $custom-light: #f8f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f5eff3",
"rgb": {
"r": 245,
"g": 239,
"b": 243
},
"hsl": {
"h": 320,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.95791,
"c": 0.00829,
"h": 337.5
},
"luminance": 0.87617
}Semantic roles & 50–950 ramp
primary
#F5EFF3
secondary
#BBCEC1
accent
#A26344
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585