#F6DCE2#F6DCE2
#F6DCE2 is a very light, muted red. Relative luminance 0.763; OKLCH L 91.7% C 0.030 H 2.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCE2 |
|---|---|
| RGB | rgb(246, 220, 226) |
| HSL | hsl(346, 59%, 91%) |
| HSV | hsv(346, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 8.1%, 3.5%) |
| CIE-LAB | lab(89.99, 9.93, 0.34) |
| CIE-LCH | lch(89.99, 9.94, 1.96°) |
| OKLab | oklab(91.74% 0.0297 0.0011) |
| OKLCH | oklch(91.74% 0.03 2) |
| XYZ | xyz(77.3254, 76.2716, 82.5852) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.20
Lavenderblush
#FFF0F5
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 6.82
Very Light Pink
#FFF4F2
ΔE00 8.30
Light Rose
#FFC5CB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCE2 #DCF6F0
analogous
#F6DCEF #F6DCE2 #F6E3DC
triadic
#F6DCE2 #E2F6DC #DCE2F6
tetradic
#F6DCE2 #EFF6DC #DCF6F0 #E3DCF6
square
#F6DCE2 #EFF6DC #DCF6F0 #E3DCF6
split-complementary
#F6DCE2 #DCF6E3 #DCEFF6
monochromatic
#DD7B91 #E9ABBA #F6DCE2 #F9E7EB #F9E7EB
Accessibility & contrast
On white
1.29
#F6DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F6DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCE2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCE2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#FBDBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6dce2; /* rgb */ color: rgb(246, 220, 226); /* oklch */ color: oklch(91.7% 0.030 2.0);
Tailwind
colors: {
custom: {
50: '#f9e6eb',
500: '#f6dce2',
950: '#000000',
},
}SCSS
$custom: #f6dce2; $custom-light: #f9e6eb; $custom-dark: #000000;
JSON
{
"hex": "#f6dce2",
"rgb": {
"r": 246,
"g": 220,
"b": 226
},
"hsl": {
"h": 346.154,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91743,
"c": 0.02971,
"h": 2
},
"luminance": 0.7627
}Semantic roles & 50–950 ramp
primary
#F6DCE2
secondary
#9FD7CA
accent
#C7A01F
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484