#F6E4E7#F6E4E7
#F6E4E7 is a very light, muted red. Relative luminance 0.808; OKLCH L 93.4% C 0.020 H 6.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E4E7 |
|---|---|
| RGB | rgb(246, 228, 231) |
| HSL | hsl(350, 50%, 93%) |
| HSV | hsv(350, 7%, 96%) |
| CMYK | cmyk(0%, 7.3%, 6.1%, 3.5%) |
| CIE-LAB | lab(92.06, 6.63, 0.75) |
| CIE-LCH | lch(92.06, 6.67, 6.49°) |
| OKLab | oklab(93.41% 0.0199 0.0021) |
| OKLCH | oklch(93.41% 0.02 6) |
| XYZ | xyz(80.1716, 80.8502, 86.9680) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.78
Mistyrose
#FFE4E1
ΔE00 3.79
Very Light Pink
#FFF4F2
ΔE00 4.99
Snow
#FFFAFA
ΔE00 7.02
Seashell
#FFF5EE
ΔE00 7.29
Ghostwhite
#F8F8FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E4E7 #E4F6F3
analogous
#F6E4F0 #F6E4E7 #F6EAE4
triadic
#F6E4E7 #E7F6E4 #E4E7F6
tetradic
#F6E4E7 #F0F6E4 #E4F6F3 #EAE4F6
square
#F6E4E7 #F0F6E4 #E4F6F3 #EAE4F6
split-complementary
#F6E4E7 #E4F6EA #E4F0F6
monochromatic
#D78895 #E7B6BE #F6E4E7 #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.22
#F6E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#F6E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E4E7
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E4E7 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#FAE3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e4e7; /* rgb */ color: rgb(246, 228, 231); /* oklch */ color: oklch(93.4% 0.020 6.0);
Tailwind
colors: {
custom: {
50: '#f9ecee',
500: '#f6e4e7',
950: '#000000',
},
}SCSS
$custom: #f6e4e7; $custom-light: #f9ecee; $custom-dark: #000000;
JSON
{
"hex": "#f6e4e7",
"rgb": {
"r": 246,
"g": 228,
"b": 231
},
"hsl": {
"h": 350,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.9341,
"c": 0.02004,
"h": 6
},
"luminance": 0.80849
}Semantic roles & 50–950 ramp
primary
#F6E4E7
secondary
#A9D5CE
accent
#BDA428
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485