#F8CBCA#F8CBCA
#F8CBCA is a very light, muted red. Relative luminance 0.669; OKLCH L 88.1% C 0.051 H 19.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CBCA |
|---|---|
| RGB | rgb(248, 203, 202) |
| HSL | hsl(1, 77%, 88%) |
| HSV | hsv(1, 19%, 97%) |
| CMYK | cmyk(0%, 18.1%, 18.5%, 2.7%) |
| CIE-LAB | lab(85.47, 15.72, 6.50) |
| CIE-LCH | lch(85.47, 17.01, 22.46°) |
| OKLab | oklab(88.07% 0.0482 0.0172) |
| OKLCH | oklch(88.07% 0.051 19.7) |
| XYZ | xyz(70.7282, 66.9351, 65.0598) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.05
Pale Rose
#FDC1C5
ΔE00 4.22
Pale Pink
#FFCFDC
ΔE00 5.38
Light Pink
#FFD1DF
ΔE00 5.79
Bubblegum
#FFC1CC
ΔE00 5.82
Pink
#FFC0CB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CBCA #CAF7F8
analogous
#F8CAE0 #F8CBCA #F8E2CA
triadic
#F8CBCA #CAF8CB #CBCAF8
tetradic
#F8CBCA #E0F8CA #CAF7F8 #E2CAF8
square
#F8CBCA #E0F8CA #CAF7F8 #E2CAF8
split-complementary
#F8CBCA #CAF8E2 #CAE0F8
monochromatic
#EA615E #F19694 #F8CBCA #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.46
#F8CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#F8CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CBCA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CBCA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DDD9C9
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f8cbca; /* rgb */ color: rgb(248, 203, 202); /* oklch */ color: oklch(88.1% 0.051 19.7);
Tailwind
colors: {
custom: {
50: '#fbdbda',
500: '#f8cbca',
950: '#000000',
},
}SCSS
$custom: #f8cbca; $custom-light: #fbdbda; $custom-dark: #000000;
JSON
{
"hex": "#f8cbca",
"rgb": {
"r": 248,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.304,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.88072,
"c": 0.05117,
"h": 19.7
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#F8CBCA
secondary
#8ADADC
accent
#D4D90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483