#F8CBCD#F8CBCD
#F8CBCD is a very light, muted red. Relative luminance 0.671; OKLCH L 88.2% C 0.051 H 15.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CBCD |
|---|---|
| RGB | rgb(248, 203, 205) |
| HSL | hsl(357, 76%, 88%) |
| HSV | hsv(357, 18%, 97%) |
| CMYK | cmyk(0%, 18.1%, 17.3%, 2.7%) |
| CIE-LAB | lab(85.54, 16.17, 5.01) |
| CIE-LCH | lch(85.54, 16.93, 17.20°) |
| OKLab | oklab(88.15% 0.0493 0.0134) |
| OKLCH | oklch(88.15% 0.051 15.2) |
| XYZ | xyz(71.0868, 67.0786, 66.9487) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.40
Pale Rose
#FDC1C5
ΔE00 3.86
Pale Pink
#FFCFDC
ΔE00 4.23
Light Pink
#FFD1DF
ΔE00 4.65
Bubblegum
#FFC1CC
ΔE00 5.02
Pink
#FFC0CB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CBCD #CBF8F6
analogous
#F8CBE3 #F8CBCD #F8DFCB
triadic
#F8CBCD #CDF8CB #CBCDF8
tetradic
#F8CBCD #E3F8CB #CBF8F6 #DFCBF8
square
#F8CBCD #E3F8CB #CBF8F6 #DFCBF8
split-complementary
#F8CBCD #CBF8DF #CBE3F8
monochromatic
#E95F65 #F19599 #F8CBCD #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.46
#F8CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F8CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CBCD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CBCD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f8cbcd; /* rgb */ color: rgb(248, 203, 205); /* oklch */ color: oklch(88.2% 0.051 15.2);
Tailwind
colors: {
custom: {
50: '#fbdbdc',
500: '#f8cbcd',
950: '#000000',
},
}SCSS
$custom: #f8cbcd; $custom-light: #fbdbdc; $custom-dark: #000000;
JSON
{
"hex": "#f8cbcd",
"rgb": {
"r": 248,
"g": 203,
"b": 205
},
"hsl": {
"h": 357.333,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.88152,
"c": 0.0511,
"h": 15.2
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#F8CBCD
secondary
#8BDCD8
accent
#D8CF0D
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484