#F6DADC#F6DADC
#F6DADC is a very light, muted red. Relative luminance 0.749; OKLCH L 91.2% C 0.031 H 12.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DADC |
|---|---|
| RGB | rgb(246, 218, 220) |
| HSL | hsl(356, 61%, 91%) |
| HSV | hsv(356, 11%, 96%) |
| CMYK | cmyk(0%, 11.4%, 10.6%, 3.5%) |
| CIE-LAB | lab(89.35, 9.98, 2.57) |
| CIE-LCH | lch(89.35, 10.31, 14.41°) |
| OKLab | oklab(91.2% 0.0304 0.0069) |
| OKLCH | oklch(91.2% 0.031 12.8) |
| XYZ | xyz(75.9948, 74.9045, 78.1510) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.08
Lavenderblush
#FFF0F5
ΔE00 6.22
Light Pink
#FFD1DF
ΔE00 6.81
Pale Pink
#FFCFDC
ΔE00 7.02
Very Light Pink
#FFF4F2
ΔE00 8.31
Light Rose
#FFC5CB
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DADC #DAF6F4
analogous
#F6DAEA #F6DADC #F6E6DA
triadic
#F6DADC #DCF6DA #DADCF6
tetradic
#F6DADC #EAF6DA #DAF6F4 #E6DAF6
square
#F6DADC #EAF6DA #DAF6F4 #E6DAF6
split-complementary
#F6DADC #DAF6E6 #DAEAF6
monochromatic
#DE787F #EAA9AD #F6DADC #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.31
#F6DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F6DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DADC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DADC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#FCD8DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f6dadc; /* rgb */ color: rgb(246, 218, 220); /* oklch */ color: oklch(91.2% 0.031 12.8);
Tailwind
colors: {
custom: {
50: '#f9e5e6',
500: '#f6dadc',
950: '#000000',
},
}SCSS
$custom: #f6dadc; $custom-light: #f9e5e6; $custom-dark: #000000;
JSON
{
"hex": "#f6dadc",
"rgb": {
"r": 246,
"g": 218,
"b": 220
},
"hsl": {
"h": 355.714,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.91196,
"c": 0.03117,
"h": 12.8
},
"luminance": 0.74903
}Semantic roles & 50–950 ramp
primary
#F6DADC
secondary
#9DD7D3
accent
#C9BC1D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484