#F5EAEB#F5EAEB
#F5EAEB is a very light, near-neutral red. Relative luminance 0.843; OKLCH L 94.6% C 0.012 H 11.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EAEB |
|---|---|
| RGB | rgb(245, 234, 235) |
| HSL | hsl(355, 35%, 94%) |
| HSV | hsv(355, 4%, 96%) |
| CMYK | cmyk(0%, 4.5%, 4.1%, 3.9%) |
| CIE-LAB | lab(93.56, 3.88, 0.84) |
| CIE-LCH | lch(93.56, 3.97, 12.25°) |
| OKLab | oklab(94.6% 0.0118 0.0023) |
| OKLCH | oklch(94.6% 0.012 11) |
| XYZ | xyz(82.0724, 84.2569, 90.5207) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.53
Lavenderblush
#FFF0F5
ΔE00 3.00
Snow
#FFFAFA
ΔE00 4.12
Seashell
#FFF5EE
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 5.49
Ghostwhite
#F8F8FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EAEB #EAF5F4
analogous
#F5EAF1 #F5EAEB #F5EFEA
triadic
#F5EAEB #EBF5EA #EAEBF5
tetradic
#F5EAEB #F1F5EA #EAF5F4 #EFEAF5
square
#F5EAEB #F1F5EA #EAF5F4 #EFEAF5
split-complementary
#F5EAEB #EAF5EF #EAF1F5
monochromatic
#CE979C #E1C1C4 #F5EAEB #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.18
#F5EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#F5EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EAEB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EAEB | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#F8E9EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f5eaeb; /* rgb */ color: rgb(245, 234, 235); /* oklch */ color: oklch(94.6% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#f8f0f1',
500: '#f5eaeb',
950: '#000000',
},
}SCSS
$custom: #f5eaeb; $custom-light: #f8f0f1; $custom-dark: #000000;
JSON
{
"hex": "#f5eaeb",
"rgb": {
"r": 245,
"g": 234,
"b": 235
},
"hsl": {
"h": 354.545,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.94597,
"c": 0.01199,
"h": 11
},
"luminance": 0.84256
}Semantic roles & 50–950 ramp
primary
#F5EAEB
secondary
#B2D1CE
accent
#AEA437
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585