#F6E4E8#F6E4E8
#F6E4E8 is a very light, muted red. Relative luminance 0.809; OKLCH L 93.4% C 0.020 H 2.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E4E8 |
|---|---|
| RGB | rgb(246, 228, 232) |
| HSL | hsl(347, 50%, 93%) |
| HSV | hsv(347, 7%, 96%) |
| CMYK | cmyk(0%, 7.3%, 5.7%, 3.5%) |
| CIE-LAB | lab(92.09, 6.79, 0.27) |
| CIE-LCH | lch(92.09, 6.80, 2.26°) |
| OKLab | oklab(93.44% 0.0203 0.0008) |
| OKLCH | oklch(93.44% 0.02 2.3) |
| XYZ | xyz(80.3132, 80.9068, 87.7140) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.68
Mistyrose
#FFE4E1
ΔE00 4.07
Very Light Pink
#FFF4F2
ΔE00 5.25
Snow
#FFFAFA
ΔE00 7.17
Seashell
#FFF5EE
ΔE00 7.63
Ghostwhite
#F8F8FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E4E8 #E4F6F2
analogous
#F6E4F1 #F6E4E8 #F6E9E4
triadic
#F6E4E8 #E8F6E4 #E4E8F6
tetradic
#F6E4E8 #F1F6E4 #E4F6F2 #E9E4F6
square
#F6E4E8 #F1F6E4 #E4F6F2 #E9E4F6
split-complementary
#F6E4E8 #E4F6E9 #E4F1F6
monochromatic
#D7889A #E7B6C1 #F6E4E8 #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.22
#F6E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#F6E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E4E8
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E4E8 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E8
Deuteranopia (green-blind)
#EAE9E8
Tritanopia (blue-blind)
#FAE3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e4e8; /* rgb */ color: rgb(246, 228, 232); /* oklch */ color: oklch(93.4% 0.020 2.3);
Tailwind
colors: {
custom: {
50: '#f9ecef',
500: '#f6e4e8',
950: '#000000',
},
}SCSS
$custom: #f6e4e8; $custom-light: #f9ecef; $custom-dark: #000000;
JSON
{
"hex": "#f6e4e8",
"rgb": {
"r": 246,
"g": 228,
"b": 232
},
"hsl": {
"h": 346.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.93438,
"c": 0.02032,
"h": 2.3
},
"luminance": 0.80906
}Semantic roles & 50–950 ramp
primary
#F6E4E8
secondary
#A9D5CC
accent
#BD9C28
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485