#F6E2DF#F6E2DF
#F6E2DF is a very light, muted red. Relative luminance 0.793; OKLCH L 92.8% C 0.022 H 27.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2DF |
|---|---|
| RGB | rgb(246, 226, 223) |
| HSL | hsl(8, 56%, 92%) |
| HSV | hsv(8, 9%, 96%) |
| CMYK | cmyk(0%, 8.1%, 9.3%, 3.5%) |
| CIE-LAB | lab(91.38, 6.33, 3.93) |
| CIE-LCH | lch(91.38, 7.45, 31.87°) |
| OKLab | oklab(92.81% 0.0198 0.0105) |
| OKLCH | oklch(92.81% 0.022 27.8) |
| XYZ | xyz(78.5204, 79.3145, 80.9705) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.55
Lavenderblush
#FFF0F5
ΔE00 4.79
Very Light Pink
#FFF4F2
ΔE00 4.88
Seashell
#FFF5EE
ΔE00 6.21
Linen
#FAF0E6
ΔE00 6.78
Snow
#FFFAFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2DF #DFF3F6
analogous
#F6DFE8 #F6E2DF #F6EEDF
triadic
#F6E2DF #DFF6E2 #E2DFF6
tetradic
#F6E2DF #E8F6DF #DFF3F6 #EEDFF6
square
#F6E2DF #E8F6DF #DFF3F6 #EEDFF6
split-complementary
#F6E2DF #DFF6EE #DFE8F6
monochromatic
#DB8B7F #E9B7AF #F6E2DF #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.25
#F6E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#F6E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2DF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2DF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#EAE8DF
Tritanopia (blue-blind)
#FBE0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f6e2df; /* rgb */ color: rgb(246, 226, 223); /* oklch */ color: oklch(92.8% 0.022 27.8);
Tailwind
colors: {
custom: {
50: '#f9ebe9',
500: '#f6e2df',
950: '#000000',
},
}SCSS
$custom: #f6e2df; $custom-light: #f9ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f6e2df",
"rgb": {
"r": 246,
"g": 226,
"b": 223
},
"hsl": {
"h": 7.826,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.92806,
"c": 0.02241,
"h": 27.8
},
"luminance": 0.79313
}Semantic roles & 50–950 ramp
primary
#F6E2DF
secondary
#A3D0D7
accent
#AFC422
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484