#F5EDEC#F5EDEC
#F5EDEC is a very light, near-neutral red. Relative luminance 0.860; OKLCH L 95.2% C 0.009 H 26.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EDEC |
|---|---|
| RGB | rgb(245, 237, 236) |
| HSL | hsl(7, 31%, 94%) |
| HSV | hsv(7, 4%, 96%) |
| CMYK | cmyk(0%, 3.3%, 3.7%, 3.9%) |
| CIE-LAB | lab(94.33, 2.51, 1.44) |
| CIE-LCH | lch(94.33, 2.89, 29.80°) |
| OKLab | oklab(95.21% 0.0079 0.0039) |
| OKLCH | oklch(95.21% 0.009 26) |
| XYZ | xyz(83.0786, 86.0375, 91.5708) |
| Luminance | 0.8604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.00
Snow
#FFFAFA
ΔE00 2.88
Seashell
#FFF5EE
ΔE00 3.35
Whitesmoke
#F5F5F5
ΔE00 3.92
Linen
#FAF0E6
ΔE00 4.37
Off White
#FAF9F6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EDEC #ECF4F5
analogous
#F5ECF0 #F5EDEC #F5F2EC
triadic
#F5EDEC #ECF5ED #EDECF5
tetradic
#F5EDEC #F0F5EC #ECF4F5 #F2ECF5
square
#F5EDEC #F0F5EC #ECF4F5 #F2ECF5
split-complementary
#F5EDEC #ECF5F2 #ECF0F5
monochromatic
#CBA19C #E0C7C4 #F4ECEB #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.15
#F5EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#F5EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EDEC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EDEC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#F7ECED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5edec; /* rgb */ color: rgb(245, 237, 236); /* oklch */ color: oklch(95.2% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#f8f2f2',
500: '#f5edec',
950: '#000000',
},
}SCSS
$custom: #f5edec; $custom-light: #f8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f5edec",
"rgb": {
"r": 245,
"g": 237,
"b": 236
},
"hsl": {
"h": 6.667,
"s": 31.034,
"l": 94.314
},
"oklch": {
"l": 0.95206,
"c": 0.00877,
"h": 26
},
"luminance": 0.86037
}Semantic roles & 50–950 ramp
primary
#F5EDEC
secondary
#B5CDD0
accent
#9EAA3C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585