#F7EEED#F7EEED
#F7EEED is a very light, near-neutral red. Relative luminance 0.870; OKLCH L 95.6% C 0.010 H 25.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EEED |
|---|---|
| RGB | rgb(247, 238, 237) |
| HSL | hsl(6, 38%, 95%) |
| HSV | hsv(6, 4%, 97%) |
| CMYK | cmyk(0%, 3.6%, 4%, 3.1%) |
| CIE-LAB | lab(94.75, 2.85, 1.56) |
| CIE-LCH | lch(94.75, 3.25, 28.70°) |
| OKLab | oklab(95.59% 0.0089 0.0042) |
| OKLCH | oklch(95.59% 0.01 25.1) |
| XYZ | xyz(84.2163, 87.0382, 92.4678) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.57
Snow
#FFFAFA
ΔE00 2.89
Seashell
#FFF5EE
ΔE00 3.27
Lavenderblush
#FFF0F5
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.26
Linen
#FAF0E6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EEED #EDF6F7
analogous
#F7EDF1 #F7EEED #F7F3ED
triadic
#F7EEED #EDF7EE #EEEDF7
tetradic
#F7EEED #F1F7ED #EDF6F7 #F3EDF7
square
#F7EEED #F1F7ED #EDF6F7 #F3EDF7
split-complementary
#F7EEED #EDF7F3 #EDF1F7
monochromatic
#D19E98 #E4C6C3 #F6EBEA #F6EBEA #F6EBEA
Accessibility & contrast
On white
1.14
#F7EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F7EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EEED
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EEED | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#F9EDEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7eeed; /* rgb */ color: rgb(247, 238, 237); /* oklch */ color: oklch(95.6% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#f9f3f2',
500: '#f7eeed',
950: '#000000',
},
}SCSS
$custom: #f7eeed; $custom-light: #f9f3f2; $custom-dark: #000000;
JSON
{
"hex": "#f7eeed",
"rgb": {
"r": 247,
"g": 238,
"b": 237
},
"hsl": {
"h": 6,
"s": 38.462,
"l": 94.902
},
"oklch": {
"l": 0.95586,
"c": 0.00984,
"h": 25.1
},
"luminance": 0.87038
}Semantic roles & 50–950 ramp
primary
#F7EEED
secondary
#B4D1D4
accent
#A5B134
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585