#FEF2F5#FEF2F5
#FEF2F5 is a very light, near-neutral red. Relative luminance 0.912; OKLCH L 97.1% C 0.013 H 0.3°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF2F5 |
|---|---|
| RGB | rgb(254, 242, 245) |
| HSL | hsl(345, 86%, 97%) |
| HSV | hsv(345, 5%, 100%) |
| CMYK | cmyk(0%, 4.7%, 3.5%, 0.4%) |
| CIE-LAB | lab(96.48, 4.53, -0.00) |
| CIE-LCH | lch(96.48, 4.53, 359.96°) |
| OKLab | oklab(97.14% 0.0135 0.0001) |
| OKLCH | oklch(97.14% 0.013 0.3) |
| XYZ | xyz(89.1044, 91.1684, 99.2717) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.60
Very Light Pink
#FFF4F2
ΔE00 2.58
Snow
#FFFAFA
ΔE00 3.83
Ghostwhite
#F8F8FF
ΔE00 5.32
Seashell
#FFF5EE
ΔE00 5.34
Whitesmoke
#F5F5F5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF2F5 #F2FEFB
analogous
#FEF2FB #FEF2F5 #FEF5F2
triadic
#FEF2F5 #F5FEF2 #F2F5FE
tetradic
#FEF2F5 #FBFEF2 #F2FEFB #F5F2FE
square
#FEF2F5 #FBFEF2 #F2FEFB #F5F2FE
split-complementary
#FEF2F5 #F2FEF5 #F2FBFE
monochromatic
#F5809E #FAB9C9 #FDE3E9 #FDE3E9 #FDE3E9
Accessibility & contrast
On white
1.09
#FEF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#FEF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF2F5
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF2F5 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F5
Deuteranopia (green-blind)
#F6F6F5
Tritanopia (blue-blind)
#FFF1F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fef2f5; /* rgb */ color: rgb(254, 242, 245); /* oklch */ color: oklch(97.1% 0.013 0.3);
Tailwind
colors: {
custom: {
50: '#fef6f8',
500: '#fef2f5',
950: '#000000',
},
}SCSS
$custom: #fef2f5; $custom-light: #fef6f8; $custom-dark: #000000;
JSON
{
"hex": "#fef2f5",
"rgb": {
"r": 254,
"g": 242,
"b": 245
},
"hsl": {
"h": 345,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97136,
"c": 0.01347,
"h": 0.3
},
"luminance": 0.91168
}Semantic roles & 50–950 ramp
primary
#FEF2F5
secondary
#AAEADA
accent
#E2AA03
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585