#F7EDED#F7EDED
#F7EDED is a very light, near-neutral red. Relative luminance 0.865; OKLCH L 95.4% C 0.011 H 17.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EDED |
|---|---|
| RGB | rgb(247, 237, 237) |
| HSL | hsl(0, 38%, 95%) |
| HSV | hsv(0, 4%, 97%) |
| CMYK | cmyk(0%, 4%, 4%, 3.1%) |
| CIE-LAB | lab(94.51, 3.36, 1.20) |
| CIE-LCH | lch(94.51, 3.57, 19.65°) |
| OKLab | oklab(95.39% 0.0103 0.0032) |
| OKLCH | oklch(95.39% 0.011 17.4) |
| XYZ | xyz(83.9259, 86.4576, 92.3710) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.77
Snow
#FFFAFA
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 3.45
Seashell
#FFF5EE
ΔE00 3.90
Whitesmoke
#F5F5F5
ΔE00 4.79
Linen
#FAF0E6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EDED #EDF7F7
analogous
#F7EDF2 #F7EDED #F7F2ED
triadic
#F7EDED #EDF7ED #EDEDF7
tetradic
#F7EDED #F2F7ED #EDF7F7 #F2EDF7
square
#F7EDED #F2F7ED #EDF7F7 #F2EDF7
split-complementary
#F7EDED #EDF7F2 #EDF2F7
monochromatic
#D19898 #E4C3C3 #F6EAEA #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.15
#F7EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F7EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EDED
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EDED | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#F9ECED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f7eded; /* rgb */ color: rgb(247, 237, 237); /* oklch */ color: oklch(95.4% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#f9f2f2',
500: '#f7eded',
950: '#000000',
},
}SCSS
$custom: #f7eded; $custom-light: #f9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f7eded",
"rgb": {
"r": 247,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 38.462,
"l": 94.902
},
"oklch": {
"l": 0.95392,
"c": 0.01082,
"h": 17.4
},
"luminance": 0.86457
}Semantic roles & 50–950 ramp
primary
#F7EDED
secondary
#B4D4D4
accent
#B1B134
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585