#F8DEDF#F8DEDF
#F8DEDF is a very light, muted red. Relative luminance 0.775; OKLCH L 92.2% C 0.029 H 15.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEDF |
|---|---|
| RGB | rgb(248, 222, 223) |
| HSL | hsl(358, 65%, 92%) |
| HSV | hsv(358, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 10.1%, 2.7%) |
| CIE-LAB | lab(90.56, 9.09, 2.78) |
| CIE-LCH | lch(90.56, 9.51, 16.98°) |
| OKLab | oklab(92.21% 0.0278 0.0075) |
| OKLCH | oklch(92.21% 0.029 15) |
| XYZ | xyz(78.1509, 77.5282, 80.6453) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.17
Lavenderblush
#FFF0F5
ΔE00 5.32
Very Light Pink
#FFF4F2
ΔE00 7.22
Light Pink
#FFD1DF
ΔE00 7.75
Pale Pink
#FFCFDC
ΔE00 7.99
Seashell
#FFF5EE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEDF #DEF8F7
analogous
#F8DEEC #F8DEDF #F8EADE
triadic
#F8DEDF #DFF8DE #DEDFF8
tetradic
#F8DEDF #ECF8DE #DEF8F7 #EADEF8
square
#F8DEDF #ECF8DE #DEF8F7 #EADEF8
split-complementary
#F8DEDF #DEF8EA #DEECF8
monochromatic
#E3797D #EDACAE #F8DEDF #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.27
#F8DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F8DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEDF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEDF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#FEDCDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dedf; /* rgb */ color: rgb(248, 222, 223); /* oklch */ color: oklch(92.2% 0.029 15.0);
Tailwind
colors: {
custom: {
50: '#fae8e9',
500: '#f8dedf',
950: '#000000',
},
}SCSS
$custom: #f8dedf; $custom-light: #fae8e9; $custom-dark: #000000;
JSON
{
"hex": "#f8dedf",
"rgb": {
"r": 248,
"g": 222,
"b": 223
},
"hsl": {
"h": 357.692,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92211,
"c": 0.02876,
"h": 15
},
"luminance": 0.77527
}Semantic roles & 50–950 ramp
primary
#F8DEDF
secondary
#9FDBD9
accent
#CDC619
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484