#F6DCDF#F6DCDF
#F6DCDF is a very light, muted red. Relative luminance 0.761; OKLCH L 91.7% C 0.029 H 9.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCDF |
|---|---|
| RGB | rgb(246, 220, 223) |
| HSL | hsl(353, 59%, 91%) |
| HSV | hsv(353, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 9.3%, 3.5%) |
| CIE-LAB | lab(89.91, 9.44, 1.80) |
| CIE-LCH | lch(89.91, 9.61, 10.83°) |
| OKLab | oklab(91.66% 0.0286 0.0049) |
| OKLCH | oklch(91.66% 0.029 9.7) |
| XYZ | xyz(76.9174, 76.1084, 80.4362) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.12
Lavenderblush
#FFF0F5
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 7.10
Pale Pink
#FFCFDC
ΔE00 7.39
Very Light Pink
#FFF4F2
ΔE00 7.76
Light Rose
#FFC5CB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCDF #DCF6F3
analogous
#F6DCEC #F6DCDF #F6E6DC
triadic
#F6DCDF #DFF6DC #DCDFF6
tetradic
#F6DCDF #ECF6DC #DCF6F3 #E6DCF6
square
#F6DCDF #ECF6DC #DCF6F3 #E6DCF6
split-complementary
#F6DCDF #DCF6E6 #DCECF6
monochromatic
#DD7B86 #E9ABB2 #F6DCDF #F9E7E9 #F9E7E9
Accessibility & contrast
On white
1.29
#F6DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F6DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCDF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCDF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#FCDADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6dcdf; /* rgb */ color: rgb(246, 220, 223); /* oklch */ color: oklch(91.7% 0.029 9.7);
Tailwind
colors: {
custom: {
50: '#f9e6e9',
500: '#f6dcdf',
950: '#000000',
},
}SCSS
$custom: #f6dcdf; $custom-light: #f9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f6dcdf",
"rgb": {
"r": 246,
"g": 220,
"b": 223
},
"hsl": {
"h": 353.077,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91659,
"c": 0.029,
"h": 9.7
},
"luminance": 0.76107
}Semantic roles & 50–950 ramp
primary
#F6DCDF
secondary
#9FD7D1
accent
#C7B31F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484