#F7EBED#F7EBED
#F7EBED is a very light, near-neutral red. Relative luminance 0.853; OKLCH L 95.0% C 0.013 H 5.8°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EBED |
|---|---|
| RGB | rgb(247, 235, 237) |
| HSL | hsl(350, 43%, 95%) |
| HSV | hsv(350, 5%, 97%) |
| CMYK | cmyk(0%, 4.9%, 4%, 3.1%) |
| CIE-LAB | lab(94.01, 4.38, 0.48) |
| CIE-LCH | lch(94.01, 4.41, 6.26°) |
| OKLab | oklab(95.01% 0.0132 0.0013) |
| OKLCH | oklch(95.01% 0.013 5.8) |
| XYZ | xyz(83.3501, 85.3059, 92.1791) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.27
Very Light Pink
#FFF4F2
ΔE00 2.75
Snow
#FFFAFA
ΔE00 4.37
Seashell
#FFF5EE
ΔE00 5.21
Mistyrose
#FFE4E1
ΔE00 5.60
Ghostwhite
#F8F8FF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EBED #EBF7F5
analogous
#F7EBF3 #F7EBED #F7EFEB
triadic
#F7EBED #EDF7EB #EBEDF7
tetradic
#F7EBED #F3F7EB #EBF7F5 #EFEBF7
square
#F7EBED #F3F7EB #EBF7F5 #EFEBF7
split-complementary
#F7EBED #EBF7EF #EBF3F7
monochromatic
#D4949E #E6BFC6 #F6E9EB #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.16
#F7EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#F7EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EBED
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EBED | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDED
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#FAEAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7ebed; /* rgb */ color: rgb(247, 235, 237); /* oklch */ color: oklch(95.0% 0.013 5.8);
Tailwind
colors: {
custom: {
50: '#f9f1f2',
500: '#f7ebed',
950: '#000000',
},
}SCSS
$custom: #f7ebed; $custom-light: #f9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#f7ebed",
"rgb": {
"r": 247,
"g": 235,
"b": 237
},
"hsl": {
"h": 350,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.95006,
"c": 0.01324,
"h": 5.8
},
"luminance": 0.85305
}Semantic roles & 50–950 ramp
primary
#F7EBED
secondary
#B1D5CF
accent
#B6A030
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585