#F6DFD9#F6DFD9
#F6DFD9 is a very light, muted red. Relative luminance 0.774; OKLCH L 92.1% C 0.027 H 35.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD9 |
|---|---|
| RGB | rgb(246, 223, 217) |
| HSL | hsl(12, 62%, 91%) |
| HSV | hsv(12, 12%, 96%) |
| CMYK | cmyk(0%, 9.3%, 11.8%, 3.5%) |
| CIE-LAB | lab(90.50, 6.91, 5.80) |
| CIE-LCH | lch(90.50, 9.02, 40.03°) |
| OKLab | oklab(92.07% 0.0219 0.0153) |
| OKLCH | oklch(92.07% 0.027 35) |
| XYZ | xyz(76.9172, 77.3794, 76.5160) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.55
Very Light Pink
#FFF4F2
ΔE00 6.06
Lavenderblush
#FFF0F5
ΔE00 6.38
Seashell
#FFF5EE
ΔE00 6.85
Linen
#FAF0E6
ΔE00 7.09
Snow
#FFFAFA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD9 #D9F0F6
analogous
#F6D9E1 #F6DFD9 #F6EDD9
triadic
#F6DFD9 #D9F6DF #DFD9F6
tetradic
#F6DFD9 #E1F6D9 #D9F0F6 #EDD9F6
square
#F6DFD9 #E1F6D9 #D9F0F6 #EDD9F6
split-complementary
#F6DFD9 #D9F6ED #D9E1F6
monochromatic
#DF8C76 #EAB5A8 #F6DFD9 #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.27
#F6DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F6DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD9
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD9 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D9
Deuteranopia (green-blind)
#E9E5D9
Tritanopia (blue-blind)
#FCDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dfd9; /* rgb */ color: rgb(246, 223, 217); /* oklch */ color: oklch(92.1% 0.027 35.0);
Tailwind
colors: {
custom: {
50: '#f9e9e4',
500: '#f6dfd9',
950: '#000000',
},
}SCSS
$custom: #f6dfd9; $custom-light: #f9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd9",
"rgb": {
"r": 246,
"g": 223,
"b": 217
},
"hsl": {
"h": 12.414,
"s": 61.702,
"l": 90.784
},
"oklch": {
"l": 0.92069,
"c": 0.02675,
"h": 35
},
"luminance": 0.77378
}Semantic roles & 50–950 ramp
primary
#F6DFD9
secondary
#9CCBD8
accent
#A6C91C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484