#F8DBDC#F8DBDC
#F8DBDC is a very light, muted red. Relative luminance 0.758; OKLCH L 91.6% C 0.032 H 15.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DBDC |
|---|---|
| RGB | rgb(248, 219, 220) |
| HSL | hsl(358, 67%, 92%) |
| HSV | hsv(358, 12%, 97%) |
| CMYK | cmyk(0%, 11.7%, 11.3%, 2.7%) |
| CIE-LAB | lab(89.76, 10.16, 3.19) |
| CIE-LCH | lch(89.76, 10.65, 17.41°) |
| OKLab | oklab(91.56% 0.0311 0.0085) |
| OKLCH | oklch(91.56% 0.032 15.4) |
| XYZ | xyz(76.9603, 75.7885, 78.2708) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.69
Lavenderblush
#FFF0F5
ΔE00 6.34
Light Pink
#FFD1DF
ΔE00 6.92
Pale Pink
#FFCFDC
ΔE00 7.10
Very Light Pink
#FFF4F2
ΔE00 8.29
Light Rose
#FFC5CB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DBDC #DBF8F7
analogous
#F8DBEB #F8DBDC #F8E9DB
triadic
#F8DBDC #DCF8DB #DBDCF8
tetradic
#F8DBDC #EBF8DB #DBF8F7 #E9DBF8
square
#F8DBDC #EBF8DB #DBF8F7 #E9DBF8
split-complementary
#F8DBDC #DBF8E9 #DBEBF8
monochromatic
#E47578 #EEA8AA #F8DBDC #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.30
#F8DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F8DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DBDC
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DBDC | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dbdc; /* rgb */ color: rgb(248, 219, 220); /* oklch */ color: oklch(91.6% 0.032 15.4);
Tailwind
colors: {
custom: {
50: '#fae6e6',
500: '#f8dbdc',
950: '#000000',
},
}SCSS
$custom: #f8dbdc; $custom-light: #fae6e6; $custom-dark: #000000;
JSON
{
"hex": "#f8dbdc",
"rgb": {
"r": 248,
"g": 219,
"b": 220
},
"hsl": {
"h": 357.931,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.91559,
"c": 0.03221,
"h": 15.4
},
"luminance": 0.75787
}Semantic roles & 50–950 ramp
primary
#F8DBDC
secondary
#9CDBD9
accent
#CFC916
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484