#F7EAEA#F7EAEA
#F7EAEA is a very light, near-neutral red. Relative luminance 0.846; OKLCH L 94.7% C 0.014 H 17.4°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EAEA |
|---|---|
| RGB | rgb(247, 234, 234) |
| HSL | hsl(0, 45%, 94%) |
| HSV | hsv(0, 5%, 97%) |
| CMYK | cmyk(0%, 5.3%, 5.3%, 3.1%) |
| CIE-LAB | lab(93.69, 4.39, 1.57) |
| CIE-LCH | lch(93.69, 4.66, 19.73°) |
| OKLab | oklab(94.73% 0.0135 0.0042) |
| OKLCH | oklch(94.73% 0.014 17.4) |
| XYZ | xyz(82.6300, 84.5611, 89.7949) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.44
Lavenderblush
#FFF0F5
ΔE00 2.92
Snow
#FFFAFA
ΔE00 4.55
Seashell
#FFF5EE
ΔE00 4.61
Mistyrose
#FFE4E1
ΔE00 5.05
Linen
#FAF0E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EAEA #EAF7F7
analogous
#F7EAF1 #F7EAEA #F7F1EA
triadic
#F7EAEA #EAF7EA #EAEAF7
tetradic
#F7EAEA #F1F7EA #EAF7F7 #F1EAF7
square
#F7EAEA #F1F7EA #EAF7F7 #F1EAF7
split-complementary
#F7EAEA #EAF7F1 #EAF1F7
monochromatic
#D59191 #E6BEBE #F7E9E9 #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.17
#F7EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#F7EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EAEA
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EAEA | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#FAE9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f7eaea; /* rgb */ color: rgb(247, 234, 234); /* oklch */ color: oklch(94.7% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#f9f0f0',
500: '#f7eaea',
950: '#000000',
},
}SCSS
$custom: #f7eaea; $custom-light: #f9f0f0; $custom-dark: #000000;
JSON
{
"hex": "#f7eaea",
"rgb": {
"r": 247,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.9473,
"c": 0.01413,
"h": 17.4
},
"luminance": 0.8456
}Semantic roles & 50–950 ramp
primary
#F7EAEA
secondary
#B0D6D6
accent
#B8B82E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585