#F6DCE0#F6DCE0
#F6DCE0 is a very light, muted red. Relative luminance 0.762; OKLCH L 91.7% C 0.029 H 7.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCE0 |
|---|---|
| RGB | rgb(246, 220, 224) |
| HSL | hsl(351, 59%, 91%) |
| HSV | hsv(351, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 8.9%, 3.5%) |
| CIE-LAB | lab(89.93, 9.60, 1.32) |
| CIE-LCH | lch(89.93, 9.69, 7.81°) |
| OKLab | oklab(91.69% 0.029 0.0036) |
| OKLCH | oklch(91.69% 0.029 7.1) |
| XYZ | xyz(77.0526, 76.1625, 81.1483) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 6.86
Pale Pink
#FFCFDC
ΔE00 7.17
Very Light Pink
#FFF4F2
ΔE00 7.93
Light Rose
#FFC5CB
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCE0 #DCF6F2
analogous
#F6DCED #F6DCE0 #F6E5DC
triadic
#F6DCE0 #E0F6DC #DCE0F6
tetradic
#F6DCE0 #EDF6DC #DCF6F2 #E5DCF6
square
#F6DCE0 #EDF6DC #DCF6F2 #E5DCF6
split-complementary
#F6DCE0 #DCF6E5 #DCEDF6
monochromatic
#DD7B8A #E9ABB5 #F6DCE0 #F9E7E9 #F9E7E9
Accessibility & contrast
On white
1.29
#F6DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F6DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCE0
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCE0 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E0
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#FBDADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6dce0; /* rgb */ color: rgb(246, 220, 224); /* oklch */ color: oklch(91.7% 0.029 7.1);
Tailwind
colors: {
custom: {
50: '#f9e6e9',
500: '#f6dce0',
950: '#000000',
},
}SCSS
$custom: #f6dce0; $custom-light: #f9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f6dce0",
"rgb": {
"r": 246,
"g": 220,
"b": 224
},
"hsl": {
"h": 350.769,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91687,
"c": 0.02918,
"h": 7.1
},
"luminance": 0.76161
}Semantic roles & 50–950 ramp
primary
#F6DCE0
secondary
#9FD7CF
accent
#C7AD1F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484