#F6DEDC#F6DEDC
#F6DEDC is a very light, muted red. Relative luminance 0.770; OKLCH L 92.0% C 0.027 H 23.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEDC |
|---|---|
| RGB | rgb(246, 222, 220) |
| HSL | hsl(5, 59%, 91%) |
| HSV | hsv(5, 11%, 96%) |
| CMYK | cmyk(0%, 9.8%, 10.6%, 3.5%) |
| CIE-LAB | lab(90.32, 7.91, 3.98) |
| CIE-LCH | lch(90.32, 8.85, 26.72°) |
| OKLab | oklab(91.96% 0.0245 0.0106) |
| OKLCH | oklch(91.96% 0.027 23.4) |
| XYZ | xyz(77.0446, 77.0041, 78.5009) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.74
Lavenderblush
#FFF0F5
ΔE00 5.49
Very Light Pink
#FFF4F2
ΔE00 6.45
Seashell
#FFF5EE
ΔE00 7.93
Linen
#FAF0E6
ΔE00 8.52
Snow
#FFFAFA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEDC #DCF4F6
analogous
#F6DCE7 #F6DEDC #F6EBDC
triadic
#F6DEDC #DCF6DE #DEDCF6
tetradic
#F6DEDC #E7F6DC #DCF4F6 #EBDCF6
square
#F6DEDC #E7F6DC #DCF4F6 #EBDCF6
split-complementary
#F6DEDC #DCF6EB #DCE7F6
monochromatic
#DD827B #E9B0AB #F6DEDC #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.28
#F6DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F6DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEDC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEDC | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#FCDCDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dedc; /* rgb */ color: rgb(246, 222, 220); /* oklch */ color: oklch(92.0% 0.027 23.4);
Tailwind
colors: {
custom: {
50: '#f9e8e6',
500: '#f6dedc',
950: '#000000',
},
}SCSS
$custom: #f6dedc; $custom-light: #f9e8e6; $custom-dark: #000000;
JSON
{
"hex": "#f6dedc",
"rgb": {
"r": 246,
"g": 222,
"b": 220
},
"hsl": {
"h": 4.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91958,
"c": 0.02671,
"h": 23.4
},
"luminance": 0.77003
}Semantic roles & 50–950 ramp
primary
#F6DEDC
secondary
#9FD3D7
accent
#BAC71F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484