#F6DAD8#F6DAD8
#F6DAD8 is a very light, muted red. Relative luminance 0.747; OKLCH L 91.1% C 0.031 H 22.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DAD8 |
|---|---|
| RGB | rgb(246, 218, 216) |
| HSL | hsl(4, 63%, 91%) |
| HSV | hsv(4, 12%, 96%) |
| CMYK | cmyk(0%, 11.4%, 12.2%, 3.5%) |
| CIE-LAB | lab(89.25, 9.34, 4.53) |
| CIE-LCH | lch(89.25, 10.38, 25.86°) |
| OKLab | oklab(91.09% 0.0289 0.012) |
| OKLCH | oklch(91.09% 0.031 22.6) |
| XYZ | xyz(75.4713, 74.6952, 75.3943) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.21
Lavenderblush
#FFF0F5
ΔE00 6.68
Very Light Pink
#FFF4F2
ΔE00 7.93
Light Pink
#FFD1DF
ΔE00 8.13
Pale Pink
#FFCFDC
ΔE00 8.23
Light Rose
#FFC5CB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DAD8 #D8F4F6
analogous
#F6D8E5 #F6DAD8 #F6E9D8
triadic
#F6DAD8 #D8F6DA #DAD8F6
tetradic
#F6DAD8 #E5F6D8 #D8F4F6 #E9D8F6
square
#F6DAD8 #E5F6D8 #D8F4F6 #E9D8F6
split-complementary
#F6DAD8 #D8F6E9 #D8E5F6
monochromatic
#DF7C75 #EBABA6 #F6DAD8 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.32
#F6DAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#F6DAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DAD8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DAD8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#FDD7DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f6dad8; /* rgb */ color: rgb(246, 218, 216); /* oklch */ color: oklch(91.1% 0.031 22.6);
Tailwind
colors: {
custom: {
50: '#f9e5e4',
500: '#f6dad8',
950: '#000000',
},
}SCSS
$custom: #f6dad8; $custom-light: #f9e5e4; $custom-dark: #000000;
JSON
{
"hex": "#f6dad8",
"rgb": {
"r": 246,
"g": 218,
"b": 216
},
"hsl": {
"h": 4,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.91087,
"c": 0.0313,
"h": 22.6
},
"luminance": 0.74694
}Semantic roles & 50–950 ramp
primary
#F6DAD8
secondary
#9BD4D8
accent
#BFCA1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484