#F5EDED#F5EDED
#F5EDED is a very light, near-neutral red. Relative luminance 0.861; OKLCH L 95.2% C 0.009 H 17.3°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EDED |
|---|---|
| RGB | rgb(245, 237, 237) |
| HSL | hsl(0, 29%, 95%) |
| HSV | hsv(0, 3%, 96%) |
| CMYK | cmyk(0%, 3.3%, 3.3%, 3.9%) |
| CIE-LAB | lab(94.35, 2.68, 0.96) |
| CIE-LCH | lch(94.35, 2.85, 19.60°) |
| OKLab | oklab(95.23% 0.0083 0.0026) |
| OKLCH | oklch(95.23% 0.009 17.3) |
| XYZ | xyz(83.2243, 86.0958, 92.3381) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.10
Snow
#FFFAFA
ΔE00 2.88
Seashell
#FFF5EE
ΔE00 3.79
Whitesmoke
#F5F5F5
ΔE00 4.00
Lavenderblush
#FFF0F5
ΔE00 4.12
Off White
#FAF9F6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EDED #EDF5F5
analogous
#F5EDF1 #F5EDED #F5F1ED
triadic
#F5EDED #EDF5ED #EDEDF5
tetradic
#F5EDED #F1F5ED #EDF5F5 #F1EDF5
square
#F5EDED #F1F5ED #EDF5F5 #F1EDF5
split-complementary
#F5EDED #EDF5F1 #EDF1F5
monochromatic
#C99E9E #DFC6C6 #F4EBEB #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.15
#F5EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#F5EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EDED
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EDED | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#F7ECED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5eded; /* rgb */ color: rgb(245, 237, 237); /* oklch */ color: oklch(95.2% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#f8f2f2',
500: '#f5eded',
950: '#000000',
},
}SCSS
$custom: #f5eded; $custom-light: #f8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f5eded",
"rgb": {
"r": 245,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 28.571,
"l": 94.51
},
"oklch": {
"l": 0.95234,
"c": 0.00864,
"h": 17.3
},
"luminance": 0.86095
}Semantic roles & 50–950 ramp
primary
#F5EDED
secondary
#B7CFCF
accent
#A7A73E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585