#F5CFCB#F5CFCB
#F5CFCB is a very light, muted red. Relative luminance 0.683; OKLCH L 88.6% C 0.043 H 25.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CFCB |
|---|---|
| RGB | rgb(245, 207, 203) |
| HSL | hsl(6, 68%, 88%) |
| HSV | hsv(6, 17%, 96%) |
| CMYK | cmyk(0%, 15.5%, 17.1%, 3.9%) |
| CIE-LAB | lab(86.18, 12.70, 6.95) |
| CIE-LCH | lch(86.18, 14.48, 28.71°) |
| OKLab | oklab(88.57% 0.0393 0.0184) |
| OKLCH | oklch(88.57% 0.043 25.1) |
| XYZ | xyz(70.7484, 68.3521, 65.9548) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.38
Light Rose
#FFC5CB
ΔE00 6.48
Pale Rose
#FDC1C5
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 7.07
Light Pink
#FFD1DF
ΔE00 7.30
Bubblegum
#FFC1CC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CFCB #CBF1F5
analogous
#F5CBDC #F5CFCB #F5E4CB
triadic
#F5CFCB #CBF5CF #CFCBF5
tetradic
#F5CFCB #DCF5CB #CBF1F5 #E4CBF5
square
#F5CFCB #DCF5CB #CBF1F5 #E4CBF5
split-complementary
#F5CFCB #CBF5E4 #CBDCF5
monochromatic
#E17064 #EBA098 #F5CFCB #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.43
#F5CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F5CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CFCB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CFCB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#DFDACB
Tritanopia (blue-blind)
#FECBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f5cfcb; /* rgb */ color: rgb(245, 207, 203); /* oklch */ color: oklch(88.6% 0.043 25.1);
Tailwind
colors: {
custom: {
50: '#f9ddda',
500: '#f5cfcb',
950: '#000000',
},
}SCSS
$custom: #f5cfcb; $custom-light: #f9ddda; $custom-dark: #000000;
JSON
{
"hex": "#f5cfcb",
"rgb": {
"r": 245,
"g": 207,
"b": 203
},
"hsl": {
"h": 5.714,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.8857,
"c": 0.04335,
"h": 25.1
},
"luminance": 0.6835
}Semantic roles & 50–950 ramp
primary
#F5CFCB
secondary
#8ED0D7
accent
#BED016
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483