#F5EFF2#F5EFF2
#F5EFF2 is a very light, near-neutral pink. Relative luminance 0.876; OKLCH L 95.8% C 0.008 H 345.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFF2 |
|---|---|
| RGB | rgb(245, 239, 242) |
| HSL | hsl(330, 23%, 95%) |
| HSV | hsv(330, 2%, 96%) |
| CMYK | cmyk(0%, 2.4%, 1.2%, 3.9%) |
| CIE-LAB | lab(94.97, 2.53, -0.73) |
| CIE-LCH | lch(94.97, 2.63, 343.85°) |
| OKLab | oklab(95.76% 0.0073 -0.0019) |
| OKLCH | oklch(95.76% 0.008 345.3) |
| XYZ | xyz(84.5472, 87.5566, 96.4332) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.74
Very Light Pink
#FFF4F2
ΔE00 3.15
Ghostwhite
#F8F8FF
ΔE00 3.46
Whitesmoke
#F5F5F5
ΔE00 3.67
Lavenderblush
#FFF0F5
ΔE00 3.98
Pale Grey
#FDFDFE
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFF2 #EFF5F2
analogous
#F5EFF5 #F5EFF2 #F5EFEF
triadic
#F5EFF2 #F2F5EF #EFF2F5
tetradic
#F5EFF2 #F5F5EF #EFF5F2 #EFEFF5
square
#F5EFF2 #F5F5EF #EFF5F2 #EFEFF5
split-complementary
#F5EFF2 #EFF5EF #EFF5F5
monochromatic
#C6A4B5 #DDC9D3 #F3ECF0 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.13
#F5EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F5EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFF2
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFF2 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#F1F1F2
Tritanopia (blue-blind)
#F6EFF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5eff2; /* rgb */ color: rgb(245, 239, 242); /* oklch */ color: oklch(95.8% 0.008 345.3);
Tailwind
colors: {
custom: {
50: '#f8f4f6',
500: '#f5eff2',
950: '#000000',
},
}SCSS
$custom: #f5eff2; $custom-light: #f8f4f6; $custom-dark: #000000;
JSON
{
"hex": "#f5eff2",
"rgb": {
"r": 245,
"g": 239,
"b": 242
},
"hsl": {
"h": 330,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.95762,
"c": 0.00754,
"h": 345.3
},
"luminance": 0.87556
}Semantic roles & 50–950 ramp
primary
#F5EFF2
secondary
#BBCEC4
accent
#A27344
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585