#F6EAED#F6EAED
#F6EAED is a very light, near-neutral red. Relative luminance 0.846; OKLCH L 94.7% C 0.014 H 0.3°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAED |
|---|---|
| RGB | rgb(246, 234, 237) |
| HSL | hsl(345, 40%, 94%) |
| HSV | hsv(345, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 3.7%, 3.5%) |
| CIE-LAB | lab(93.69, 4.56, -0.00) |
| CIE-LCH | lch(93.69, 4.56, 359.97°) |
| OKLab | oklab(94.73% 0.0136 0.0001) |
| OKLCH | oklch(94.73% 0.014 0.3) |
| XYZ | xyz(82.7129, 84.5536, 92.0674) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.11
Very Light Pink
#FFF4F2
ΔE00 3.24
Snow
#FFFAFA
ΔE00 4.68
Mistyrose
#FFE4E1
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 5.72
Ghostwhite
#F8F8FF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAED #EAF6F3
analogous
#F6EAF3 #F6EAED #F6EDEA
triadic
#F6EAED #EDF6EA #EAEDF6
tetradic
#F6EAED #F3F6EA #EAF6F3 #EDEAF6
square
#F6EAED #F3F6EA #EAF6F3 #EDEAF6
split-complementary
#F6EAED #EAF6ED #EAF3F6
monochromatic
#D194A4 #E4BFC8 #F6EAED #F6EAED #F6EAED
Accessibility & contrast
On white
1.17
#F6EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#F6EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAED
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAED | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#F8E9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaed; /* rgb */ color: rgb(246, 234, 237); /* oklch */ color: oklch(94.7% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#f9f0f2',
500: '#f6eaed',
950: '#000000',
},
}SCSS
$custom: #f6eaed; $custom-light: #f9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#f6eaed",
"rgb": {
"r": 246,
"g": 234,
"b": 237
},
"hsl": {
"h": 345,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94733,
"c": 0.01356,
"h": 0.3
},
"luminance": 0.84553
}Semantic roles & 50–950 ramp
primary
#F6EAED
secondary
#B1D3CB
accent
#B39332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585