#F8DCDB#F8DCDB
#F8DCDB is a very light, muted red. Relative luminance 0.763; OKLCH L 91.7% C 0.031 H 20.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCDB |
|---|---|
| RGB | rgb(248, 220, 219) |
| HSL | hsl(2, 67%, 92%) |
| HSV | hsv(2, 12%, 97%) |
| CMYK | cmyk(0%, 11.3%, 11.7%, 2.7%) |
| CIE-LAB | lab(89.98, 9.48, 4.03) |
| CIE-LCH | lch(89.98, 10.30, 23.01°) |
| OKLab | oklab(91.72% 0.0292 0.0107) |
| OKLCH | oklch(91.72% 0.031 20.2) |
| XYZ | xyz(77.0899, 76.2590, 77.6626) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.95
Lavenderblush
#FFF0F5
ΔE00 6.24
Very Light Pink
#FFF4F2
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 7.84
Pale Pink
#FFCFDC
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCDB #DBF7F8
analogous
#F8DBE9 #F8DCDB #F8EBDB
triadic
#F8DCDB #DBF8DC #DCDBF8
tetradic
#F8DCDB #E9F8DB #DBF7F8 #EBDBF8
square
#F8DCDB #E9F8DB #DBF7F8 #EBDBF8
split-complementary
#F8DCDB #DBF8EB #DBE9F8
monochromatic
#E47875 #EEAAA8 #F8DCDB #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.29
#F8DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F8DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCDB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCDB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#E7E4DB
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcdb; /* rgb */ color: rgb(248, 220, 219); /* oklch */ color: oklch(91.7% 0.031 20.2);
Tailwind
colors: {
custom: {
50: '#fae6e6',
500: '#f8dcdb',
950: '#000000',
},
}SCSS
$custom: #f8dcdb; $custom-light: #fae6e6; $custom-dark: #000000;
JSON
{
"hex": "#f8dcdb",
"rgb": {
"r": 248,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.069,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.91721,
"c": 0.03112,
"h": 20.2
},
"luminance": 0.76257
}Semantic roles & 50–950 ramp
primary
#F8DCDB
secondary
#9CD9DB
accent
#C9CF16
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484