#F6E2E4#F6E2E4
#F6E2E4 is a very light, muted red. Relative luminance 0.796; OKLCH L 92.9% C 0.022 H 10.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2E4 |
|---|---|
| RGB | rgb(246, 226, 228) |
| HSL | hsl(354, 53%, 93%) |
| HSV | hsv(354, 8%, 96%) |
| CMYK | cmyk(0%, 8.1%, 7.3%, 3.5%) |
| CIE-LAB | lab(91.50, 7.15, 1.50) |
| CIE-LCH | lch(91.50, 7.31, 11.83°) |
| OKLab | oklab(92.94% 0.0217 0.0041) |
| OKLCH | oklch(92.94% 0.022 10.6) |
| XYZ | xyz(79.2045, 79.5881, 84.5733) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.07
Lavenderblush
#FFF0F5
ΔE00 3.52
Very Light Pink
#FFF4F2
ΔE00 5.47
Seashell
#FFF5EE
ΔE00 7.58
Snow
#FFFAFA
ΔE00 7.67
Linen
#FAF0E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2E4 #E2F6F4
analogous
#F6E2EE #F6E2E4 #F6EAE2
triadic
#F6E2E4 #E4F6E2 #E2E4F6
tetradic
#F6E2E4 #EEF6E2 #E2F6F4 #EAE2F6
square
#F6E2E4 #EEF6E2 #E2F6F4 #EAE2F6
split-complementary
#F6E2E4 #E2F6EA #E2EEF6
monochromatic
#D9858D #E8B3B9 #F6E2E4 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.24
#F6E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F6E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2E4
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2E4 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E4
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#FAE1E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f6e2e4; /* rgb */ color: rgb(246, 226, 228); /* oklch */ color: oklch(92.9% 0.022 10.6);
Tailwind
colors: {
custom: {
50: '#f9ebec',
500: '#f6e2e4',
950: '#000000',
},
}SCSS
$custom: #f6e2e4; $custom-light: #f9ebec; $custom-dark: #000000;
JSON
{
"hex": "#f6e2e4",
"rgb": {
"r": 246,
"g": 226,
"b": 228
},
"hsl": {
"h": 354,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.92943,
"c": 0.02208,
"h": 10.6
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#F6E2E4
secondary
#A6D6D1
accent
#C0B125
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484