#F7EEEF#F7EEEF
#F7EEEF is a very light, near-neutral red. Relative luminance 0.872; OKLCH L 95.6% C 0.010 H 9.5°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EEEF |
|---|---|
| RGB | rgb(247, 238, 239) |
| HSL | hsl(353, 36%, 95%) |
| HSV | hsv(353, 4%, 97%) |
| CMYK | cmyk(0%, 3.6%, 3.2%, 3.1%) |
| CIE-LAB | lab(94.80, 3.19, 0.59) |
| CIE-LCH | lch(94.80, 3.25, 10.55°) |
| OKLab | oklab(95.64% 0.0097 0.0016) |
| OKLCH | oklch(95.64% 0.01 9.5) |
| XYZ | xyz(84.5101, 87.1558, 94.0153) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.01
Snow
#FFFAFA
ΔE00 3.00
Lavenderblush
#FFF0F5
ΔE00 3.35
Seashell
#FFF5EE
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.47
Ghostwhite
#F8F8FF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EEEF #EEF7F6
analogous
#F7EEF3 #F7EEEF #F7F1EE
triadic
#F7EEEF #EFF7EE #EEEFF7
tetradic
#F7EEEF #F3F7EE #EEF7F6 #F1EEF7
square
#F7EEEF #F3F7EE #EEF7F6 #F1EEF7
split-complementary
#F7EEEF #EEF7F1 #EEF3F7
monochromatic
#D09BA1 #E3C4C8 #F5EAEB #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.14
#F7EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F7EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EEEF
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EEEF | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#F9EDEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7eeef; /* rgb */ color: rgb(247, 238, 239); /* oklch */ color: oklch(95.6% 0.010 9.5);
Tailwind
colors: {
custom: {
50: '#f9f3f4',
500: '#f7eeef',
950: '#000000',
},
}SCSS
$custom: #f7eeef; $custom-light: #f9f3f4; $custom-dark: #000000;
JSON
{
"hex": "#f7eeef",
"rgb": {
"r": 247,
"g": 238,
"b": 239
},
"hsl": {
"h": 353.333,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.95642,
"c": 0.00979,
"h": 9.5
},
"luminance": 0.87155
}Semantic roles & 50–950 ramp
primary
#F7EEEF
secondary
#B6D3D0
accent
#AFA237
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585