#F6DCDB#F6DCDB
#F6DCDB is a very light, muted red. Relative luminance 0.759; OKLCH L 91.5% C 0.029 H 20.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCDB |
|---|---|
| RGB | rgb(246, 220, 219) |
| HSL | hsl(2, 60%, 91%) |
| HSV | hsv(2, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 11%, 3.5%) |
| CIE-LAB | lab(89.81, 8.78, 3.76) |
| CIE-LCH | lch(89.81, 9.55, 23.19°) |
| OKLab | oklab(91.55% 0.0271 0.01) |
| OKLCH | oklch(91.55% 0.029 20.3) |
| XYZ | xyz(76.3845, 75.8952, 77.6295) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.97
Lavenderblush
#FFF0F5
ΔE00 5.89
Very Light Pink
#FFF4F2
ΔE00 7.27
Light Pink
#FFD1DF
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 8.46
Seashell
#FFF5EE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCDB #DBF5F6
analogous
#F6DBE7 #F6DCDB #F6E9DB
triadic
#F6DCDB #DBF6DC #DCDBF6
tetradic
#F6DCDB #E7F6DB #DBF5F6 #E9DBF6
square
#F6DCDB #E7F6DB #DBF5F6 #E9DBF6
split-complementary
#F6DCDB #DBF6E9 #DBE7F6
monochromatic
#DE7D79 #EAACAA #F6DCDB #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.30
#F6DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F6DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCDB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCDB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#FCDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6dcdb; /* rgb */ color: rgb(246, 220, 219); /* oklch */ color: oklch(91.5% 0.029 20.3);
Tailwind
colors: {
custom: {
50: '#f9e6e6',
500: '#f6dcdb',
950: '#000000',
},
}SCSS
$custom: #f6dcdb; $custom-light: #f9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f6dcdb",
"rgb": {
"r": 246,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.222,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.91549,
"c": 0.02888,
"h": 20.3
},
"luminance": 0.75894
}Semantic roles & 50–950 ramp
primary
#F6DCDB
secondary
#9ED5D7
accent
#C1C81E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484