#F8DEDE#F8DEDE
#F8DEDE is a very light, muted red. Relative luminance 0.775; OKLCH L 92.2% C 0.029 H 17.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEDE |
|---|---|
| RGB | rgb(248, 222, 222) |
| HSL | hsl(0, 65%, 92%) |
| HSV | hsv(0, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 10.5%, 2.7%) |
| CIE-LAB | lab(90.54, 8.93, 3.27) |
| CIE-LCH | lch(90.54, 9.51, 20.09°) |
| OKLab | oklab(92.18% 0.0274 0.0087) |
| OKLCH | oklch(92.18% 0.029 17.7) |
| XYZ | xyz(78.0165, 77.4745, 79.9373) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.85
Lavenderblush
#FFF0F5
ΔE00 5.45
Very Light Pink
#FFF4F2
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 8.05
Pale Pink
#FFCFDC
ΔE00 8.27
Seashell
#FFF5EE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEDE #DEF8F8
analogous
#F8DEEB #F8DEDE #F8EBDE
triadic
#F8DEDE #DEF8DE #DEDEF8
tetradic
#F8DEDE #EBF8DE #DEF8F8 #EBDEF8
square
#F8DEDE #EBF8DE #DEF8F8 #EBDEF8
split-complementary
#F8DEDE #DEF8EB #DEEBF8
monochromatic
#E37979 #EDACAC #F8DEDE #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.27
#F8DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F8DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEDE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEDE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FEDCDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dede; /* rgb */ color: rgb(248, 222, 222); /* oklch */ color: oklch(92.2% 0.029 17.7);
Tailwind
colors: {
custom: {
50: '#fae8e8',
500: '#f8dede',
950: '#000000',
},
}SCSS
$custom: #f8dede; $custom-light: #fae8e8; $custom-dark: #000000;
JSON
{
"hex": "#f8dede",
"rgb": {
"r": 248,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92183,
"c": 0.02876,
"h": 17.7
},
"luminance": 0.77473
}Semantic roles & 50–950 ramp
primary
#F8DEDE
secondary
#9FDBDB
accent
#CDCD19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484