#F3CBCA#F3CBCA
#F3CBCA is a very light, muted red. Relative luminance 0.660; OKLCH L 87.6% C 0.045 H 19.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBCA |
|---|---|
| RGB | rgb(243, 203, 202) |
| HSL | hsl(1, 63%, 87%) |
| HSV | hsv(1, 17%, 95%) |
| CMYK | cmyk(0%, 16.5%, 16.9%, 4.7%) |
| CIE-LAB | lab(85.01, 13.92, 5.78) |
| CIE-LCH | lch(85.01, 15.08, 22.53°) |
| OKLab | oklab(87.61% 0.0427 0.0153) |
| OKLCH | oklch(87.61% 0.045 19.7) |
| XYZ | xyz(68.9787, 66.0330, 64.9778) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.13
Pale Rose
#FDC1C5
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 5.80
Light Pink
#FFD1DF
ΔE00 6.10
Mistyrose
#FFE4E1
ΔE00 6.50
Bubblegum
#FFC1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBCA #CAF2F3
analogous
#F3CADE #F3CBCA #F3DFCA
triadic
#F3CBCA #CAF3CB #CBCAF3
tetradic
#F3CBCA #DEF3CA #CAF2F3 #DFCAF3
square
#F3CBCA #DEF3CA #CAF2F3 #DFCAF3
split-complementary
#F3CBCA #CAF3DF #CADEF3
monochromatic
#DC6966 #E89A98 #F3CBCA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.48
#F3CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#F3CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBCA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBCA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#FCC7CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cbca; /* rgb */ color: rgb(243, 203, 202); /* oklch */ color: oklch(87.6% 0.045 19.7);
Tailwind
colors: {
custom: {
50: '#f7dada',
500: '#f3cbca',
950: '#000000',
},
}SCSS
$custom: #f3cbca; $custom-light: #f7dada; $custom-dark: #000000;
JSON
{
"hex": "#f3cbca",
"rgb": {
"r": 243,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.463,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.87609,
"c": 0.04541,
"h": 19.7
},
"luminance": 0.66031
}Semantic roles & 50–950 ramp
primary
#F3CBCA
secondary
#8ED2D3
accent
#C7CB1B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483