#F5EEED#F5EEED
#F5EEED is a very light, near-neutral red. Relative luminance 0.867; OKLCH L 95.4% C 0.008 H 27.2°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEED |
|---|---|
| RGB | rgb(245, 238, 237) |
| HSL | hsl(8, 29%, 95%) |
| HSV | hsv(8, 3%, 96%) |
| CMYK | cmyk(0%, 2.9%, 3.3%, 3.9%) |
| CIE-LAB | lab(94.60, 2.17, 1.32) |
| CIE-LCH | lch(94.60, 2.54, 31.21°) |
| OKLab | oklab(95.43% 0.0068 0.0035) |
| OKLCH | oklch(95.43% 0.008 27.2) |
| XYZ | xyz(83.5146, 86.6764, 92.4349) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.18
Snow
#FFFAFA
ΔE00 2.57
Seashell
#FFF5EE
ΔE00 3.29
Whitesmoke
#F5F5F5
ΔE00 3.45
Off White
#FAF9F6
ΔE00 3.92
Pale Grey
#FDFDFE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEED #EDF4F5
analogous
#F5EDF0 #F5EEED #F5F2ED
triadic
#F5EEED #EDF5EE #EEEDF5
tetradic
#F5EEED #F0F5ED #EDF4F5 #F2EDF5
square
#F5EEED #F0F5ED #EDF4F5 #F2EDF5
split-complementary
#F5EEED #EDF5F2 #EDF0F5
monochromatic
#C9A49E #DFC9C6 #F4ECEB #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.15
#F5EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#F5EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEED
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEED | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#F7EDEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5eeed; /* rgb */ color: rgb(245, 238, 237); /* oklch */ color: oklch(95.4% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#f8f3f2',
500: '#f5eeed',
950: '#000000',
},
}SCSS
$custom: #f5eeed; $custom-light: #f8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#f5eeed",
"rgb": {
"r": 245,
"g": 238,
"b": 237
},
"hsl": {
"h": 7.5,
"s": 28.571,
"l": 94.51
},
"oklch": {
"l": 0.95428,
"c": 0.00769,
"h": 27.2
},
"luminance": 0.86676
}Semantic roles & 50–950 ramp
primary
#F5EEED
secondary
#B7CCCF
accent
#9AA73E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585