#F8DEDD#F8DEDD
#F8DEDD is a very light, muted red. Relative luminance 0.774; OKLCH L 92.2% C 0.029 H 20.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEDD |
|---|---|
| RGB | rgb(248, 222, 221) |
| HSL | hsl(2, 66%, 92%) |
| HSV | hsv(2, 11%, 97%) |
| CMYK | cmyk(0%, 10.5%, 10.9%, 2.7%) |
| CIE-LAB | lab(90.52, 8.77, 3.75) |
| CIE-LCH | lch(90.52, 9.54, 23.18°) |
| OKLab | oklab(92.16% 0.027 0.01) |
| OKLCH | oklch(92.16% 0.029 20.3) |
| XYZ | xyz(77.8828, 77.4210, 79.2336) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.59
Lavenderblush
#FFF0F5
ΔE00 5.61
Very Light Pink
#FFF4F2
ΔE00 7.00
Light Pink
#FFD1DF
ΔE00 8.38
Pale Pink
#FFCFDC
ΔE00 8.56
Seashell
#FFF5EE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEDD #DDF7F8
analogous
#F8DDEA #F8DEDD #F8ECDD
triadic
#F8DEDD #DDF8DE #DEDDF8
tetradic
#F8DEDD #EAF8DD #DDF7F8 #ECDDF8
square
#F8DEDD #EAF8DD #DDF7F8 #ECDDF8
split-complementary
#F8DEDD #DDF8EC #DDEAF8
monochromatic
#E37B77 #EEADAA #F8DEDD #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.27
#F8DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F8DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEDD
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEDD | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#FEDCDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dedd; /* rgb */ color: rgb(248, 222, 221); /* oklch */ color: oklch(92.2% 0.029 20.3);
Tailwind
colors: {
custom: {
50: '#fae8e7',
500: '#f8dedd',
950: '#000000',
},
}SCSS
$custom: #f8dedd; $custom-light: #fae8e7; $custom-dark: #000000;
JSON
{
"hex": "#f8dedd",
"rgb": {
"r": 248,
"g": 222,
"b": 221
},
"hsl": {
"h": 2.222,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92156,
"c": 0.02883,
"h": 20.3
},
"luminance": 0.77419
}Semantic roles & 50–950 ramp
primary
#F8DEDD
secondary
#9ED9DB
accent
#C7CE18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484