#F5CBCD#F5CBCD
#F5CBCD is a very light, muted red. Relative luminance 0.665; OKLCH L 87.9% C 0.048 H 14.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBCD |
|---|---|
| RGB | rgb(245, 203, 205) |
| HSL | hsl(357, 68%, 88%) |
| HSV | hsv(357, 17%, 96%) |
| CMYK | cmyk(0%, 17.1%, 16.3%, 3.9%) |
| CIE-LAB | lab(85.27, 15.10, 4.57) |
| CIE-LCH | lch(85.27, 15.78, 16.85°) |
| OKLab | oklab(87.87% 0.0461 0.0122) |
| OKLCH | oklch(87.87% 0.048 14.9) |
| XYZ | xyz(70.0315, 66.5344, 66.8992) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.10
Pale Pink
#FFCFDC
ΔE00 4.47
Pale Rose
#FDC1C5
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 5.59
Pink
#FFC0CB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBCD #CBF5F3
analogous
#F5CBE2 #F5CBCD #F5DECB
triadic
#F5CBCD #CDF5CB #CBCDF5
tetradic
#F5CBCD #E2F5CB #CBF5F3 #DECBF5
square
#F5CBCD #E2F5CB #CBF5F3 #DECBF5
split-complementary
#F5CBCD #CBF5DE #CBE2F5
monochromatic
#E1646A #EB989C #F5CBCD #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.47
#F5CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F5CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBCD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBCD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#FEC8CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5cbcd; /* rgb */ color: rgb(245, 203, 205); /* oklch */ color: oklch(87.9% 0.048 14.9);
Tailwind
colors: {
custom: {
50: '#f9dbdc',
500: '#f5cbcd',
950: '#000000',
},
}SCSS
$custom: #f5cbcd; $custom-light: #f9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f5cbcd",
"rgb": {
"r": 245,
"g": 203,
"b": 205
},
"hsl": {
"h": 357.143,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.87874,
"c": 0.04765,
"h": 14.9
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#F5CBCD
secondary
#8ED7D3
accent
#D0C716
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484