#F3CBCD#F3CBCD
#F3CBCD is a very light, muted red. Relative luminance 0.662; OKLCH L 87.7% C 0.045 H 14.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBCD |
|---|---|
| RGB | rgb(243, 203, 205) |
| HSL | hsl(357, 63%, 87%) |
| HSV | hsv(357, 16%, 95%) |
| CMYK | cmyk(0%, 16.5%, 15.6%, 4.7%) |
| CIE-LAB | lab(85.09, 14.39, 4.29) |
| CIE-LCH | lch(85.09, 15.01, 16.60°) |
| OKLab | oklab(87.69% 0.0439 0.0115) |
| OKLCH | oklch(87.69% 0.045 14.7) |
| XYZ | xyz(69.3373, 66.1765, 66.8667) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.59
Pale Pink
#FFCFDC
ΔE00 4.71
Light Pink
#FFD1DF
ΔE00 4.98
Pale Rose
#FDC1C5
ΔE00 5.01
Bubblegum
#FFC1CC
ΔE00 6.02
Pink
#FFC0CB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBCD #CBF3F1
analogous
#F3CBE1 #F3CBCD #F3DDCB
triadic
#F3CBCD #CDF3CB #CBCDF3
tetradic
#F3CBCD #E1F3CB #CBF3F1 #DDCBF3
square
#F3CBCD #E1F3CB #CBF3F1 #DDCBF3
split-complementary
#F3CBCD #CBF3DD #CBE1F3
monochromatic
#DC686D #E8999D #F3CBCD #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.48
#F3CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#F3CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBCD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBCD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#FCC8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cbcd; /* rgb */ color: rgb(243, 203, 205); /* oklch */ color: oklch(87.7% 0.045 14.7);
Tailwind
colors: {
custom: {
50: '#f7dbdc',
500: '#f3cbcd',
950: '#000000',
},
}SCSS
$custom: #f3cbcd; $custom-light: #f7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f3cbcd",
"rgb": {
"r": 243,
"g": 203,
"b": 205
},
"hsl": {
"h": 357,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.8769,
"c": 0.04534,
"h": 14.7
},
"luminance": 0.66174
}Semantic roles & 50–950 ramp
primary
#F3CBCD
secondary
#8FD3D0
accent
#CAC11B
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484