#F6EAEB#F6EAEB
#F6EAEB is a very light, near-neutral red. Relative luminance 0.844; OKLCH L 94.7% C 0.013 H 11.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAEB |
|---|---|
| RGB | rgb(246, 234, 235) |
| HSL | hsl(355, 40%, 94%) |
| HSV | hsv(355, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 4.5%, 3.5%) |
| CIE-LAB | lab(93.64, 4.22, 0.96) |
| CIE-LCH | lch(93.64, 4.33, 12.89°) |
| OKLab | oklab(94.68% 0.0128 0.0026) |
| OKLCH | oklch(94.68% 0.013 11.6) |
| XYZ | xyz(82.4223, 84.4373, 90.5371) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.58
Lavenderblush
#FFF0F5
ΔE00 2.74
Snow
#FFFAFA
ΔE00 4.37
Seashell
#FFF5EE
ΔE00 4.86
Mistyrose
#FFE4E1
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAEB #EAF6F5
analogous
#F6EAF1 #F6EAEB #F6EFEA
triadic
#F6EAEB #EBF6EA #EAEBF6
tetradic
#F6EAEB #F1F6EA #EAF6F5 #EFEAF6
square
#F6EAEB #F1F6EA #EAF6F5 #EFEAF6
split-complementary
#F6EAEB #EAF6EF #EAF1F6
monochromatic
#D19499 #E4BFC2 #F6EAEB #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.17
#F6EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#F6EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAEB
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAEB | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#F9E9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaeb; /* rgb */ color: rgb(246, 234, 235); /* oklch */ color: oklch(94.7% 0.013 11.6);
Tailwind
colors: {
custom: {
50: '#f9f0f1',
500: '#f6eaeb',
950: '#000000',
},
}SCSS
$custom: #f6eaeb; $custom-light: #f9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#f6eaeb",
"rgb": {
"r": 246,
"g": 234,
"b": 235
},
"hsl": {
"h": 355,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94677,
"c": 0.01308,
"h": 11.6
},
"luminance": 0.84437
}Semantic roles & 50–950 ramp
primary
#F6EAEB
secondary
#B1D3D0
accent
#B3A832
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585