#F8DFDD#F8DFDD
#F8DFDD is a very light, muted red. Relative luminance 0.780; OKLCH L 92.3% C 0.028 H 23.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFDD |
|---|---|
| RGB | rgb(248, 223, 221) |
| HSL | hsl(4, 66%, 92%) |
| HSV | hsv(4, 11%, 97%) |
| CMYK | cmyk(0%, 10.1%, 10.9%, 2.7%) |
| CIE-LAB | lab(90.76, 8.25, 4.11) |
| CIE-LCH | lch(90.76, 9.21, 26.47°) |
| OKLab | oklab(92.35% 0.0256 0.0109) |
| OKLCH | oklch(92.35% 0.028 23.2) |
| XYZ | xyz(78.1492, 77.9538, 79.3224) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.36
Lavenderblush
#FFF0F5
ΔE00 5.50
Very Light Pink
#FFF4F2
ΔE00 6.55
Seashell
#FFF5EE
ΔE00 8.07
Linen
#FAF0E6
ΔE00 8.71
Light Pink
#FFD1DF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFDD #DDF6F8
analogous
#F8DDE9 #F8DFDD #F8EDDD
triadic
#F8DFDD #DDF8DF #DFDDF8
tetradic
#F8DFDD #E9F8DD #DDF6F8 #EDDDF8
square
#F8DFDD #E9F8DD #DDF6F8 #EDDDF8
split-complementary
#F8DFDD #DDF8ED #DDE9F8
monochromatic
#E37F77 #EEAFAA #F8DFDD #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.27
#F8DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#F8DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFDD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFDD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#FEDDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfdd; /* rgb */ color: rgb(248, 223, 221); /* oklch */ color: oklch(92.3% 0.028 23.2);
Tailwind
colors: {
custom: {
50: '#fae9e7',
500: '#f8dfdd',
950: '#000000',
},
}SCSS
$custom: #f8dfdd; $custom-light: #fae9e7; $custom-dark: #000000;
JSON
{
"hex": "#f8dfdd",
"rgb": {
"r": 248,
"g": 223,
"b": 221
},
"hsl": {
"h": 4.444,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92346,
"c": 0.0278,
"h": 23.2
},
"luminance": 0.77952
}Semantic roles & 50–950 ramp
primary
#F8DFDD
secondary
#9ED7DB
accent
#C0CE18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484