#F6E6EA#F6E6EA
#F6E6EA is a very light, near-neutral red. Relative luminance 0.821; OKLCH L 93.9% C 0.018 H 0.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E6EA |
|---|---|
| RGB | rgb(246, 230, 234) |
| HSL | hsl(345, 47%, 93%) |
| HSV | hsv(345, 7%, 96%) |
| CMYK | cmyk(0%, 6.5%, 4.9%, 3.5%) |
| CIE-LAB | lab(92.63, 6.10, 0.01) |
| CIE-LCH | lch(92.63, 6.10, 0.13°) |
| OKLab | oklab(93.88% 0.0182 0.0001) |
| OKLCH | oklch(93.88% 0.018 0.4) |
| XYZ | xyz(81.1523, 82.1279, 89.4031) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.14
Mistyrose
#FFE4E1
ΔE00 4.58
Very Light Pink
#FFF4F2
ΔE00 4.63
Snow
#FFFAFA
ΔE00 6.41
Seashell
#FFF5EE
ΔE00 7.08
Ghostwhite
#F8F8FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E6EA #E6F6F2
analogous
#F6E6F2 #F6E6EA #F6EAE6
triadic
#F6E6EA #EAF6E6 #E6EAF6
tetradic
#F6E6EA #F2F6E6 #E6F6F2 #EAE6F6
square
#F6E6EA #F2F6E6 #E6F6F2 #EAE6F6
split-complementary
#F6E6EA #E6F6EA #E6F2F6
monochromatic
#D68C9E #E6B9C4 #F6E6EA #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.21
#F6E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#F6E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E6EA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E6EA | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#F9E5E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f6e6ea; /* rgb */ color: rgb(246, 230, 234); /* oklch */ color: oklch(93.9% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#f9edf0',
500: '#f6e6ea',
950: '#000000',
},
}SCSS
$custom: #f6e6ea; $custom-light: #f9edf0; $custom-dark: #000000;
JSON
{
"hex": "#f6e6ea",
"rgb": {
"r": 246,
"g": 230,
"b": 234
},
"hsl": {
"h": 345,
"s": 47.059,
"l": 93.333
},
"oklch": {
"l": 0.93879,
"c": 0.01816,
"h": 0.4
},
"luminance": 0.82127
}Semantic roles & 50–950 ramp
primary
#F6E6EA
secondary
#ABD5CA
accent
#BA972B
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485