#F6EAEC#F6EAEC
#F6EAEC is a very light, near-neutral red. Relative luminance 0.845; OKLCH L 94.7% C 0.013 H 5.8°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAEC |
|---|---|
| RGB | rgb(246, 234, 236) |
| HSL | hsl(350, 40%, 94%) |
| HSV | hsv(350, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 4.1%, 3.5%) |
| CIE-LAB | lab(93.67, 4.39, 0.48) |
| CIE-LCH | lch(93.67, 4.41, 6.26°) |
| OKLab | oklab(94.71% 0.0132 0.0013) |
| OKLCH | oklch(94.71% 0.013 5.8) |
| XYZ | xyz(82.5672, 84.4953, 91.3001) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.39
Very Light Pink
#FFF4F2
ΔE00 2.89
Snow
#FFFAFA
ΔE00 4.51
Seashell
#FFF5EE
ΔE00 5.29
Mistyrose
#FFE4E1
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAEC #EAF6F4
analogous
#F6EAF2 #F6EAEC #F6EEEA
triadic
#F6EAEC #ECF6EA #EAECF6
tetradic
#F6EAEC #F2F6EA #EAF6F4 #EEEAF6
square
#F6EAEC #F2F6EA #EAF6F4 #EEEAF6
split-complementary
#F6EAEC #EAF6EE #EAF2F6
monochromatic
#D1949E #E4BFC5 #F6EAEC #F6EAEC #F6EAEC
Accessibility & contrast
On white
1.17
#F6EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#F6EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAEC
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAEC | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEC
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#F9E9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaec; /* rgb */ color: rgb(246, 234, 236); /* oklch */ color: oklch(94.7% 0.013 5.8);
Tailwind
colors: {
custom: {
50: '#f9f0f2',
500: '#f6eaec',
950: '#000000',
},
}SCSS
$custom: #f6eaec; $custom-light: #f9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#f6eaec",
"rgb": {
"r": 246,
"g": 234,
"b": 236
},
"hsl": {
"h": 350,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94705,
"c": 0.01325,
"h": 5.8
},
"luminance": 0.84495
}Semantic roles & 50–950 ramp
primary
#F6EAEC
secondary
#B1D3CD
accent
#B39E32
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585