#F6DEDB#F6DEDB
#F6DEDB is a very light, muted red. Relative luminance 0.769; OKLCH L 91.9% C 0.027 H 26.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEDB |
|---|---|
| RGB | rgb(246, 222, 219) |
| HSL | hsl(7, 60%, 91%) |
| HSV | hsv(7, 11%, 96%) |
| CMYK | cmyk(0%, 9.8%, 11%, 3.5%) |
| CIE-LAB | lab(90.30, 7.75, 4.47) |
| CIE-LCH | lch(90.30, 8.94, 29.98°) |
| OKLab | oklab(91.93% 0.0241 0.0119) |
| OKLCH | oklch(91.93% 0.027 26.2) |
| XYZ | xyz(76.9125, 76.9513, 77.8055) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.75
Lavenderblush
#FFF0F5
ΔE00 5.72
Very Light Pink
#FFF4F2
ΔE00 6.40
Seashell
#FFF5EE
ΔE00 7.73
Linen
#FAF0E6
ΔE00 8.24
Snow
#FFFAFA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEDB #DBF3F6
analogous
#F6DBE5 #F6DEDB #F6EBDB
triadic
#F6DEDB #DBF6DE #DEDBF6
tetradic
#F6DEDB #E5F6DB #DBF3F6 #EBDBF6
square
#F6DEDB #E5F6DB #DBF3F6 #EBDBF6
split-complementary
#F6DEDB #DBF6EB #DBE5F6
monochromatic
#DE8479 #EAB1AA #F6DEDB #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.28
#F6DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F6DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEDB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEDB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DB
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#FCDCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dedb; /* rgb */ color: rgb(246, 222, 219); /* oklch */ color: oklch(91.9% 0.027 26.2);
Tailwind
colors: {
custom: {
50: '#f9e8e6',
500: '#f6dedb',
950: '#000000',
},
}SCSS
$custom: #f6dedb; $custom-light: #f9e8e6; $custom-dark: #000000;
JSON
{
"hex": "#f6dedb",
"rgb": {
"r": 246,
"g": 222,
"b": 219
},
"hsl": {
"h": 6.667,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.91931,
"c": 0.0269,
"h": 26.2
},
"luminance": 0.7695
}Semantic roles & 50–950 ramp
primary
#F6DEDB
secondary
#9ED1D7
accent
#B5C81E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484