#F6DEE2#F6DEE2
#F6DEE2 is a very light, muted red. Relative luminance 0.773; OKLCH L 92.1% C 0.027 H 6.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEE2 |
|---|---|
| RGB | rgb(246, 222, 226) |
| HSL | hsl(350, 57%, 92%) |
| HSV | hsv(350, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 8.1%, 3.5%) |
| CIE-LAB | lab(90.47, 8.89, 1.05) |
| CIE-LCH | lch(90.47, 8.95, 6.73°) |
| OKLab | oklab(92.12% 0.0268 0.0029) |
| OKLCH | oklch(92.12% 0.027 6.2) |
| XYZ | xyz(77.8535, 77.3277, 82.7612) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.37
Lavenderblush
#FFF0F5
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 7.25
Light Pink
#FFD1DF
ΔE00 7.49
Pale Pink
#FFCFDC
ΔE00 7.83
Snow
#FFFAFA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEE2 #DEF6F2
analogous
#F6DEEE #F6DEE2 #F6E6DE
triadic
#F6DEE2 #E2F6DE #DEE2F6
tetradic
#F6DEE2 #EEF6DE #DEF6F2 #E6DEF6
square
#F6DEE2 #EEF6DE #DEF6F2 #E6DEF6
split-complementary
#F6DEE2 #DEF6E6 #DEEEF6
monochromatic
#DC7E8D #E9AEB8 #F6DEE2 #F8E7EA #F8E7EA
Accessibility & contrast
On white
1.28
#F6DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F6DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEE2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEE2 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#FBDDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dee2; /* rgb */ color: rgb(246, 222, 226); /* oklch */ color: oklch(92.1% 0.027 6.2);
Tailwind
colors: {
custom: {
50: '#f9e8eb',
500: '#f6dee2',
950: '#000000',
},
}SCSS
$custom: #f6dee2; $custom-light: #f9e8eb; $custom-dark: #000000;
JSON
{
"hex": "#f6dee2",
"rgb": {
"r": 246,
"g": 222,
"b": 226
},
"hsl": {
"h": 350,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92124,
"c": 0.02693,
"h": 6.2
},
"luminance": 0.77326
}Semantic roles & 50–950 ramp
primary
#F6DEE2
secondary
#A1D7CE
accent
#C5A921
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484