#F6DEE0#F6DEE0
#F6DEE0 is a very light, muted red. Relative luminance 0.772; OKLCH L 92.1% C 0.027 H 11.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEE0 |
|---|---|
| RGB | rgb(246, 222, 224) |
| HSL | hsl(355, 57%, 92%) |
| HSV | hsv(355, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 8.9%, 3.5%) |
| CIE-LAB | lab(90.42, 8.56, 2.03) |
| CIE-LCH | lch(90.42, 8.80, 13.31°) |
| OKLab | oklab(92.07% 0.026 0.0055) |
| OKLCH | oklch(92.07% 0.027 11.9) |
| XYZ | xyz(77.5807, 77.2186, 81.3244) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.66
Lavenderblush
#FFF0F5
ΔE00 4.84
Very Light Pink
#FFF4F2
ΔE00 6.90
Light Pink
#FFD1DF
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.26
Seashell
#FFF5EE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEE0 #DEF6F4
analogous
#F6DEEC #F6DEE0 #F6E8DE
triadic
#F6DEE0 #E0F6DE #DEE0F6
tetradic
#F6DEE0 #ECF6DE #DEF6F4 #E8DEF6
square
#F6DEE0 #ECF6DE #DEF6F4 #E8DEF6
split-complementary
#F6DEE0 #DEF6E8 #DEECF6
monochromatic
#DC7E86 #E9AEB3 #F6DEE0 #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.28
#F6DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F6DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEE0
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEE0 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#FBDCDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dee0; /* rgb */ color: rgb(246, 222, 224); /* oklch */ color: oklch(92.1% 0.027 11.9);
Tailwind
colors: {
custom: {
50: '#f9e8e9',
500: '#f6dee0',
950: '#000000',
},
}SCSS
$custom: #f6dee0; $custom-light: #f9e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f6dee0",
"rgb": {
"r": 246,
"g": 222,
"b": 224
},
"hsl": {
"h": 355,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92068,
"c": 0.02659,
"h": 11.9
},
"luminance": 0.77217
}Semantic roles & 50–950 ramp
primary
#F6DEE0
secondary
#A1D7D2
accent
#C5B721
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484