#F7EAEC#F7EAEC
#F7EAEC is a very light, near-neutral red. Relative luminance 0.847; OKLCH L 94.8% C 0.014 H 6.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EAEC |
|---|---|
| RGB | rgb(247, 234, 236) |
| HSL | hsl(351, 45%, 94%) |
| HSV | hsv(351, 5%, 97%) |
| CMYK | cmyk(0%, 5.3%, 4.5%, 3.1%) |
| CIE-LAB | lab(93.74, 4.73, 0.61) |
| CIE-LCH | lch(93.74, 4.76, 7.30°) |
| OKLab | oklab(94.79% 0.0142 0.0017) |
| OKLCH | oklch(94.79% 0.014 6.7) |
| XYZ | xyz(82.9189, 84.6767, 91.3166) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.16
Very Light Pink
#FFF4F2
ΔE00 3.00
Snow
#FFFAFA
ΔE00 4.77
Mistyrose
#FFE4E1
ΔE00 5.22
Seashell
#FFF5EE
ΔE00 5.44
Ghostwhite
#F8F8FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EAEC #EAF7F5
analogous
#F7EAF3 #F7EAEC #F7EFEA
triadic
#F7EAEC #ECF7EA #EAECF7
tetradic
#F7EAEC #F3F7EA #EAF7F5 #EFEAF7
square
#F7EAEC #F3F7EA #EAF7F5 #EFEAF7
split-complementary
#F7EAEC #EAF7EF #EAF3F7
monochromatic
#D5919C #E6BEC4 #F7E9EB #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.17
#F7EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#F7EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EAEC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EAEC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#FAE9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f7eaec; /* rgb */ color: rgb(247, 234, 236); /* oklch */ color: oklch(94.8% 0.014 6.7);
Tailwind
colors: {
custom: {
50: '#f9f0f2',
500: '#f7eaec',
950: '#000000',
},
}SCSS
$custom: #f7eaec; $custom-light: #f9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#f7eaec",
"rgb": {
"r": 247,
"g": 234,
"b": 236
},
"hsl": {
"h": 350.769,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.94785,
"c": 0.01433,
"h": 6.7
},
"luminance": 0.84676
}Semantic roles & 50–950 ramp
primary
#F7EAEC
secondary
#B0D6D0
accent
#B8A32E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585