#F5CBCF#F5CBCF
#F5CBCF is a very light, muted red. Relative luminance 0.666; OKLCH L 87.9% C 0.048 H 11.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBCF |
|---|---|
| RGB | rgb(245, 203, 207) |
| HSL | hsl(354, 68%, 88%) |
| HSV | hsv(354, 17%, 96%) |
| CMYK | cmyk(0%, 17.1%, 15.5%, 3.9%) |
| CIE-LAB | lab(85.32, 15.41, 3.58) |
| CIE-LCH | lch(85.32, 15.82, 13.09°) |
| OKLab | oklab(87.93% 0.0468 0.0096) |
| OKLCH | oklch(87.93% 0.048 11.6) |
| XYZ | xyz(70.2744, 66.6316, 68.1788) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.77
Light Rose
#FFC5CB
ΔE00 3.90
Light Pink
#FFD1DF
ΔE00 4.09
Pale Rose
#FDC1C5
ΔE00 4.49
Bubblegum
#FFC1CC
ΔE00 5.21
Pink
#FFC0CB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBCF #CBF5F1
analogous
#F5CBE4 #F5CBCF #F5DCCB
triadic
#F5CBCF #CFF5CB #CBCFF5
tetradic
#F5CBCF #E4F5CB #CBF5F1 #DCCBF5
square
#F5CBCF #E4F5CB #CBF5F1 #DCCBF5
split-complementary
#F5CBCF #CBF5DC #CBE4F5
monochromatic
#E16470 #EB98A0 #F5CBCF #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.47
#F5CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#F5CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBCF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBCF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#FEC8CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5cbcf; /* rgb */ color: rgb(245, 203, 207); /* oklch */ color: oklch(87.9% 0.048 11.6);
Tailwind
colors: {
custom: {
50: '#f9dbdd',
500: '#f5cbcf',
950: '#000000',
},
}SCSS
$custom: #f5cbcf; $custom-light: #f9dbdd; $custom-dark: #000000;
JSON
{
"hex": "#f5cbcf",
"rgb": {
"r": 245,
"g": 203,
"b": 207
},
"hsl": {
"h": 354.286,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.87929,
"c": 0.04778,
"h": 11.6
},
"luminance": 0.66629
}Semantic roles & 50–950 ramp
primary
#F5CBCF
secondary
#8ED7D0
accent
#D0BE16
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484