#F8CDCB#F8CDCB
#F8CDCB is a very light, muted red. Relative luminance 0.679; OKLCH L 88.5% C 0.049 H 21.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CDCB |
|---|---|
| RGB | rgb(248, 205, 203) |
| HSL | hsl(3, 76%, 88%) |
| HSV | hsv(3, 18%, 97%) |
| CMYK | cmyk(0%, 17.3%, 18.1%, 2.7%) |
| CIE-LAB | lab(85.97, 14.82, 6.69) |
| CIE-LCH | lch(85.97, 16.26, 24.29°) |
| OKLab | oklab(88.47% 0.0455 0.0177) |
| OKLCH | oklch(88.47% 0.049 21.3) |
| XYZ | xyz(71.3223, 67.9333, 65.8438) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.79
Pale Rose
#FDC1C5
ΔE00 4.98
Pale Pink
#FFCFDC
ΔE00 5.81
Light Pink
#FFD1DF
ΔE00 6.15
Mistyrose
#FFE4E1
ΔE00 6.54
Bubblegum
#FFC1CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CDCB #CBF6F8
analogous
#F8CBDF #F8CDCB #F8E3CB
triadic
#F8CDCB #CBF8CD #CDCBF8
tetradic
#F8CDCB #DFF8CB #CBF6F8 #E3CBF8
square
#F8CDCB #DFF8CB #CBF6F8 #E3CBF8
split-complementary
#F8CDCB #CBF8E3 #CBDFF8
monochromatic
#E9655F #F19995 #F8CDCB #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.44
#F8CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#F8CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CDCB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CDCB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8cdcb; /* rgb */ color: rgb(248, 205, 203); /* oklch */ color: oklch(88.5% 0.049 21.3);
Tailwind
colors: {
custom: {
50: '#fbdcda',
500: '#f8cdcb',
950: '#000000',
},
}SCSS
$custom: #f8cdcb; $custom-light: #fbdcda; $custom-dark: #000000;
JSON
{
"hex": "#f8cdcb",
"rgb": {
"r": 248,
"g": 205,
"b": 203
},
"hsl": {
"h": 2.667,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.88471,
"c": 0.04886,
"h": 21.3
},
"luminance": 0.67931
}Semantic roles & 50–950 ramp
primary
#F8CDCB
secondary
#8BD8DC
accent
#CFD80D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483