#F8DCD3#F8DCD3
#F8DCD3 is a very light, muted red. Relative luminance 0.758; OKLCH L 91.5% C 0.034 H 38.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCD3 |
|---|---|
| RGB | rgb(248, 220, 211) |
| HSL | hsl(15, 73%, 90%) |
| HSV | hsv(15, 15%, 97%) |
| CMYK | cmyk(0%, 11.3%, 14.9%, 2.7%) |
| CIE-LAB | lab(89.79, 8.22, 7.95) |
| CIE-LCH | lch(89.79, 11.44, 44.04°) |
| OKLab | oklab(91.51% 0.0262 0.0209) |
| OKLCH | oklch(91.51% 0.034 38.6) |
| XYZ | xyz(76.0620, 75.8478, 72.2487) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.22
Very Light Pink
#FFF4F2
ΔE00 7.75
Lavenderblush
#FFF0F5
ΔE00 8.11
Seashell
#FFF5EE
ΔE00 8.24
Apricot
#FBCEB1
ΔE00 8.24
Linen
#FAF0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCD3 #D3EFF8
analogous
#F8D3DC #F8DCD3 #F8EFD3
triadic
#F8DCD3 #D3F8DC #DCD3F8
tetradic
#F8DCD3 #DCF8D3 #D3EFF8 #EFD3F8
square
#F8DCD3 #DCF8D3 #D3EFF8 #EFD3F8
split-complementary
#F8DCD3 #D3F8EF #D3DCF8
monochromatic
#E78869 #F0B29E #F8DCD3 #FBEAE5 #FBEAE5
Accessibility & contrast
On white
1.30
#F8DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F8DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCD3
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCD3 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD2
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcd3; /* rgb */ color: rgb(248, 220, 211); /* oklch */ color: oklch(91.5% 0.034 38.6);
Tailwind
colors: {
custom: {
50: '#fae6e0',
500: '#f8dcd3',
950: '#000000',
},
}SCSS
$custom: #f8dcd3; $custom-light: #fae6e0; $custom-dark: #000000;
JSON
{
"hex": "#f8dcd3",
"rgb": {
"r": 248,
"g": 220,
"b": 211
},
"hsl": {
"h": 14.595,
"s": 72.549,
"l": 90
},
"oklch": {
"l": 0.91509,
"c": 0.03351,
"h": 38.6
},
"luminance": 0.75846
}Semantic roles & 50–950 ramp
primary
#F8DCD3
secondary
#93CADC
accent
#A5D511
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484