#F6DFDE#F6DFDE
#F6DFDE is a very light, muted red. Relative luminance 0.776; OKLCH L 92.2% C 0.025 H 20.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFDE |
|---|---|
| RGB | rgb(246, 223, 222) |
| HSL | hsl(3, 57%, 92%) |
| HSV | hsv(3, 10%, 96%) |
| CMYK | cmyk(0%, 9.3%, 9.8%, 3.5%) |
| CIE-LAB | lab(90.62, 7.72, 3.36) |
| CIE-LCH | lch(90.62, 8.41, 23.51°) |
| OKLab | oklab(92.2% 0.0238 0.009) |
| OKLCH | oklch(92.2% 0.025 20.6) |
| XYZ | xyz(77.5774, 77.6435, 79.9931) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.91
Lavenderblush
#FFF0F5
ΔE00 4.98
Very Light Pink
#FFF4F2
ΔE00 6.15
Seashell
#FFF5EE
ΔE00 7.79
Linen
#FAF0E6
ΔE00 8.46
Snow
#FFFAFA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFDE #DEF5F6
analogous
#F6DEE9 #F6DFDE #F6EBDE
triadic
#F6DFDE #DEF6DF #DFDEF6
tetradic
#F6DFDE #E9F6DE #DEF5F6 #EBDEF6
square
#F6DFDE #E9F6DE #DEF5F6 #EBDEF6
split-complementary
#F6DFDE #DEF6EB #DEE9F6
monochromatic
#DC827E #E9B0AE #F6DFDE #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.27
#F6DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F6DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFDE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFDE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FCDDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dfde; /* rgb */ color: rgb(246, 223, 222); /* oklch */ color: oklch(92.2% 0.025 20.6);
Tailwind
colors: {
custom: {
50: '#f9e9e8',
500: '#f6dfde',
950: '#000000',
},
}SCSS
$custom: #f6dfde; $custom-light: #f9e9e8; $custom-dark: #000000;
JSON
{
"hex": "#f6dfde",
"rgb": {
"r": 246,
"g": 223,
"b": 222
},
"hsl": {
"h": 2.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92204,
"c": 0.02544,
"h": 20.6
},
"luminance": 0.77642
}Semantic roles & 50–950 ramp
primary
#F6DFDE
secondary
#A1D5D7
accent
#BEC521
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484