#F6DCDA#F6DCDA
#F6DCDA is a very light, muted red. Relative luminance 0.758; OKLCH L 91.5% C 0.029 H 23.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCDA |
|---|---|
| RGB | rgb(246, 220, 218) |
| HSL | hsl(4, 61%, 91%) |
| HSV | hsv(4, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 11.4%, 3.5%) |
| CIE-LAB | lab(89.79, 8.62, 4.25) |
| CIE-LCH | lch(89.79, 9.61, 26.25°) |
| OKLab | oklab(91.52% 0.0267 0.0113) |
| OKLCH | oklch(91.52% 0.029 23) |
| XYZ | xyz(76.2532, 75.8427, 76.9383) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.84
Lavenderblush
#FFF0F5
ΔE00 6.07
Very Light Pink
#FFF4F2
ΔE00 7.19
Light Pink
#FFD1DF
ΔE00 8.64
Seashell
#FFF5EE
ΔE00 8.66
Pale Pink
#FFCFDC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCDA #DAF4F6
analogous
#F6DAE6 #F6DCDA #F6EADA
triadic
#F6DCDA #DAF6DC #DCDAF6
tetradic
#F6DCDA #E6F6DA #DAF4F6 #EADAF6
square
#F6DCDA #E6F6DA #DAF4F6 #EADAF6
split-complementary
#F6DCDA #DAF6EA #DAE6F6
monochromatic
#DE7F78 #EAADA9 #F6DCDA #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.30
#F6DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F6DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCDA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCDA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E6E4DA
Tritanopia (blue-blind)
#FCD9DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6dcda; /* rgb */ color: rgb(246, 220, 218); /* oklch */ color: oklch(91.5% 0.029 23.0);
Tailwind
colors: {
custom: {
50: '#f9e6e5',
500: '#f6dcda',
950: '#000000',
},
}SCSS
$custom: #f6dcda; $custom-light: #f9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f6dcda",
"rgb": {
"r": 246,
"g": 220,
"b": 218
},
"hsl": {
"h": 4.286,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.91522,
"c": 0.029,
"h": 23
},
"luminance": 0.75841
}Semantic roles & 50–950 ramp
primary
#F6DCDA
secondary
#9DD3D7
accent
#BCC91D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484