#F6DFD8#F6DFD8
#F6DFD8 is a very light, muted red. Relative luminance 0.773; OKLCH L 92.0% C 0.027 H 37.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD8 |
|---|---|
| RGB | rgb(246, 223, 216) |
| HSL | hsl(14, 63%, 91%) |
| HSV | hsv(14, 12%, 96%) |
| CMYK | cmyk(0%, 9.3%, 12.2%, 3.5%) |
| CIE-LAB | lab(90.47, 6.75, 6.29) |
| CIE-LCH | lch(90.47, 9.23, 42.99°) |
| OKLab | oklab(92.04% 0.0215 0.0166) |
| OKLCH | oklch(92.04% 0.027 37.6) |
| XYZ | xyz(76.7875, 77.3275, 75.8331) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.91
Very Light Pink
#FFF4F2
ΔE00 6.13
Lavenderblush
#FFF0F5
ΔE00 6.72
Seashell
#FFF5EE
ΔE00 6.73
Linen
#FAF0E6
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD8 #D8EFF6
analogous
#F6D8E0 #F6DFD8 #F6EED8
triadic
#F6DFD8 #D8F6DF #DFD8F6
tetradic
#F6DFD8 #E0F6D8 #D8EFF6 #EED8F6
square
#F6DFD8 #E0F6D8 #D8EFF6 #EED8F6
split-complementary
#F6DFD8 #D8F6EE #D8E0F6
monochromatic
#DF8D75 #EBB6A6 #F6DFD8 #F9EBE6 #F9EBE6
Accessibility & contrast
On white
1.28
#F6DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F6DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD8 | 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)
#E4E1D8
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#FCDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dfd8; /* rgb */ color: rgb(246, 223, 216); /* oklch */ color: oklch(92.0% 0.027 37.6);
Tailwind
colors: {
custom: {
50: '#f9e9e4',
500: '#f6dfd8',
950: '#000000',
},
}SCSS
$custom: #f6dfd8; $custom-light: #f9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd8",
"rgb": {
"r": 246,
"g": 223,
"b": 216
},
"hsl": {
"h": 14,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.92043,
"c": 0.0272,
"h": 37.6
},
"luminance": 0.77326
}Semantic roles & 50–950 ramp
primary
#F6DFD8
secondary
#9BC9D8
accent
#A1CA1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484