#F8DCDA#F8DCDA
#F8DCDA is a very light, muted red. Relative luminance 0.762; OKLCH L 91.7% C 0.031 H 22.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCDA |
|---|---|
| RGB | rgb(248, 220, 218) |
| HSL | hsl(4, 68%, 91%) |
| HSV | hsv(4, 12%, 97%) |
| CMYK | cmyk(0%, 11.3%, 12.1%, 2.7%) |
| CIE-LAB | lab(89.96, 9.32, 4.52) |
| CIE-LCH | lch(89.96, 10.36, 25.85°) |
| OKLab | oklab(91.69% 0.0288 0.012) |
| OKLCH | oklch(91.69% 0.031 22.6) |
| XYZ | xyz(76.9587, 76.2065, 76.9713) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.79
Lavenderblush
#FFF0F5
ΔE00 6.40
Very Light Pink
#FFF4F2
ΔE00 7.66
Light Pink
#FFD1DF
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.32
Seashell
#FFF5EE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCDA #DAF6F8
analogous
#F8DAE7 #F8DCDA #F8EBDA
triadic
#F8DCDA #DAF8DC #DCDAF8
tetradic
#F8DCDA #E7F8DA #DAF6F8 #EBDAF8
square
#F8DCDA #E7F8DA #DAF6F8 #EBDAF8
split-complementary
#F8DCDA #DAF8EB #DAE7F8
monochromatic
#E57B73 #EEABA7 #F8DCDA #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.29
#F8DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#F8DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCDA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCDA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcda; /* rgb */ color: rgb(248, 220, 218); /* oklch */ color: oklch(91.7% 0.031 22.6);
Tailwind
colors: {
custom: {
50: '#fae6e5',
500: '#f8dcda',
950: '#000000',
},
}SCSS
$custom: #f8dcda; $custom-light: #fae6e5; $custom-dark: #000000;
JSON
{
"hex": "#f8dcda",
"rgb": {
"r": 248,
"g": 220,
"b": 218
},
"hsl": {
"h": 4,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.91694,
"c": 0.03124,
"h": 22.6
},
"luminance": 0.76205
}Semantic roles & 50–950 ramp
primary
#F8DCDA
secondary
#9BD7DC
accent
#C4D015
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484