#F6DFDF#F6DFDF
#F6DFDF is a very light, muted red. Relative luminance 0.777; OKLCH L 92.2% C 0.025 H 17.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFDF |
|---|---|
| RGB | rgb(246, 223, 223) |
| HSL | hsl(0, 56%, 92%) |
| HSV | hsv(0, 9%, 96%) |
| CMYK | cmyk(0%, 9.3%, 9.3%, 3.5%) |
| CIE-LAB | lab(90.64, 7.88, 2.87) |
| CIE-LCH | lch(90.64, 8.38, 20.00°) |
| OKLab | oklab(92.23% 0.0242 0.0077) |
| OKLCH | oklch(92.23% 0.025 17.6) |
| XYZ | xyz(77.7118, 77.6972, 80.7010) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.10
Lavenderblush
#FFF0F5
ΔE00 4.78
Very Light Pink
#FFF4F2
ΔE00 6.26
Seashell
#FFF5EE
ΔE00 8.03
Snow
#FFFAFA
ΔE00 8.66
Linen
#FAF0E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFDF #DFF6F6
analogous
#F6DFEB #F6DFDF #F6EBDF
triadic
#F6DFDF #DFF6DF #DFDFF6
tetradic
#F6DFDF #EBF6DF #DFF6F6 #EBDFF6
square
#F6DFDF #EBF6DF #DFF6F6 #EBDFF6
split-complementary
#F6DFDF #DFF6EB #DFEBF6
monochromatic
#DB7F7F #E9AFAF #F6DFDF #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.27
#F6DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F6DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFDF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFDF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#FBDDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dfdf; /* rgb */ color: rgb(246, 223, 223); /* oklch */ color: oklch(92.2% 0.025 17.6);
Tailwind
colors: {
custom: {
50: '#f9e9e9',
500: '#f6dfdf',
950: '#000000',
},
}SCSS
$custom: #f6dfdf; $custom-light: #f9e9e9; $custom-dark: #000000;
JSON
{
"hex": "#f6dfdf",
"rgb": {
"r": 246,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.92231,
"c": 0.02538,
"h": 17.6
},
"luminance": 0.77696
}Semantic roles & 50–950 ramp
primary
#F6DFDF
secondary
#A3D7D7
accent
#C4C422
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484