#F5EDEB#F5EDEB
#F5EDEB is a very light, near-neutral red. Relative luminance 0.860; OKLCH L 95.2% C 0.009 H 34.3°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EDEB |
|---|---|
| RGB | rgb(245, 237, 235) |
| HSL | hsl(12, 33%, 94%) |
| HSV | hsv(12, 4%, 96%) |
| CMYK | cmyk(0%, 3.3%, 4.1%, 3.9%) |
| CIE-LAB | lab(94.30, 2.34, 1.92) |
| CIE-LCH | lch(94.30, 3.03, 39.39°) |
| OKLab | oklab(95.18% 0.0075 0.0051) |
| OKLCH | oklch(95.18% 0.009 34.3) |
| XYZ | xyz(82.9337, 85.9795, 90.8078) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.04
Seashell
#FFF5EE
ΔE00 2.93
Snow
#FFFAFA
ΔE00 2.97
Linen
#FAF0E6
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 3.91
Off White
#FAF9F6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EDEB #EBF3F5
analogous
#F5EBEE #F5EDEB #F5F2EB
triadic
#F5EDEB #EBF5ED #EDEBF5
tetradic
#F5EDEB #EEF5EB #EBF3F5 #F2EBF5
square
#F5EDEB #EEF5EB #EBF3F5 #F2EBF5
split-complementary
#F5EDEB #EBF5F2 #EBEEF5
monochromatic
#CCA499 #E1C8C2 #F5EDEB #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.15
#F5EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#F5EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EDEB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EDEB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#F7ECEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5edeb; /* rgb */ color: rgb(245, 237, 235); /* oklch */ color: oklch(95.2% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#f8f2f1',
500: '#f5edeb',
950: '#000000',
},
}SCSS
$custom: #f5edeb; $custom-light: #f8f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f5edeb",
"rgb": {
"r": 245,
"g": 237,
"b": 235
},
"hsl": {
"h": 12,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.95178,
"c": 0.00908,
"h": 34.3
},
"luminance": 0.85979
}Semantic roles & 50–950 ramp
primary
#F5EDEB
secondary
#B4CBD0
accent
#95AC39
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585