#F3CBCC#F3CBCC
#F3CBCC is a very light, muted red. Relative luminance 0.661; OKLCH L 87.7% C 0.045 H 16.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBCC |
|---|---|
| RGB | rgb(243, 203, 204) |
| HSL | hsl(359, 63%, 87%) |
| HSV | hsv(359, 16%, 95%) |
| CMYK | cmyk(0%, 16.5%, 16%, 4.7%) |
| CIE-LAB | lab(85.06, 14.23, 4.78) |
| CIE-LCH | lch(85.06, 15.01, 18.58°) |
| OKLab | oklab(87.66% 0.0435 0.0128) |
| OKLCH | oklch(87.66% 0.045 16.4) |
| XYZ | xyz(69.2170, 66.1284, 66.2330) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.74
Pale Pink
#FFCFDC
ΔE00 5.06
Pale Rose
#FDC1C5
ΔE00 5.08
Light Pink
#FFD1DF
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 6.24
Pink
#FFC0CB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBCC #CBF3F2
analogous
#F3CBE0 #F3CBCC #F3DECB
triadic
#F3CBCC #CCF3CB #CBCCF3
tetradic
#F3CBCC #E0F3CB #CBF3F2 #DECBF3
square
#F3CBCC #E0F3CB #CBF3F2 #DECBF3
split-complementary
#F3CBCC #CBF3DE #CBE0F3
monochromatic
#DC686A #E8999B #F3CBCC #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.48
#F3CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#F3CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBCC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBCC | 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)
#D2D0CC
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#FCC8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cbcc; /* rgb */ color: rgb(243, 203, 204); /* oklch */ color: oklch(87.7% 0.045 16.4);
Tailwind
colors: {
custom: {
50: '#f7dbdb',
500: '#f3cbcc',
950: '#000000',
},
}SCSS
$custom: #f3cbcc; $custom-light: #f7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#f3cbcc",
"rgb": {
"r": 243,
"g": 203,
"b": 204
},
"hsl": {
"h": 358.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.87663,
"c": 0.04532,
"h": 16.4
},
"luminance": 0.66126
}Semantic roles & 50–950 ramp
primary
#F3CBCC
secondary
#8FD3D1
accent
#CAC61B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171515
muted
#858484