#F5CBCA#F5CBCA
#F5CBCA is a very light, muted red. Relative luminance 0.664; OKLCH L 87.8% C 0.048 H 19.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBCA |
|---|---|
| RGB | rgb(245, 203, 202) |
| HSL | hsl(1, 68%, 88%) |
| HSV | hsv(1, 18%, 96%) |
| CMYK | cmyk(0%, 17.1%, 17.6%, 3.9%) |
| CIE-LAB | lab(85.20, 14.64, 6.06) |
| CIE-LCH | lch(85.20, 15.85, 22.50°) |
| OKLab | oklab(87.79% 0.0449 0.0161) |
| OKLCH | oklch(87.79% 0.048 19.7) |
| XYZ | xyz(69.6728, 66.3909, 65.0103) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.67
Pale Rose
#FDC1C5
ΔE00 4.86
Pale Pink
#FFCFDC
ΔE00 5.59
Light Pink
#FFD1DF
ΔE00 5.94
Bubblegum
#FFC1CC
ΔE00 6.35
Pink
#FFC0CB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBCA #CAF4F5
analogous
#F5CADF #F5CBCA #F5E0CA
triadic
#F5CBCA #CAF5CB #CBCAF5
tetradic
#F5CBCA #DFF5CA #CAF4F5 #E0CAF5
square
#F5CBCA #DFF5CA #CAF4F5 #E0CAF5
split-complementary
#F5CBCA #CAF5E0 #CADFF5
monochromatic
#E26663 #EB9897 #F5CBCA #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.47
#F5CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#F5CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBCA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBCA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#FEC7CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5cbca; /* rgb */ color: rgb(245, 203, 202); /* oklch */ color: oklch(87.8% 0.048 19.7);
Tailwind
colors: {
custom: {
50: '#f9dbda',
500: '#f5cbca',
950: '#000000',
},
}SCSS
$custom: #f5cbca; $custom-light: #f9dbda; $custom-dark: #000000;
JSON
{
"hex": "#f5cbca",
"rgb": {
"r": 245,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.395,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.87794,
"c": 0.04771,
"h": 19.7
},
"luminance": 0.66389
}Semantic roles & 50–950 ramp
primary
#F5CBCA
secondary
#8DD5D7
accent
#CCD015
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483