#F1CBCA#F1CBCA
#F1CBCA is a very light, muted red. Relative luminance 0.657; OKLCH L 87.4% C 0.043 H 19.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CBCA |
|---|---|
| RGB | rgb(241, 203, 202) |
| HSL | hsl(2, 58%, 87%) |
| HSV | hsv(2, 16%, 95%) |
| CMYK | cmyk(0%, 15.8%, 16.2%, 5.5%) |
| CIE-LAB | lab(84.83, 13.21, 5.49) |
| CIE-LCH | lch(84.83, 14.31, 22.58°) |
| OKLab | oklab(87.43% 0.0406 0.0146) |
| OKLCH | oklch(87.43% 0.043 19.8) |
| XYZ | xyz(68.2921, 65.6790, 64.9456) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.62
Pale Rose
#FDC1C5
ΔE00 5.82
Pale Pink
#FFCFDC
ΔE00 6.07
Mistyrose
#FFE4E1
ΔE00 6.25
Light Pink
#FFD1DF
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CBCA #CAF0F1
analogous
#F1CADD #F1CBCA #F1DFCA
triadic
#F1CBCA #CAF1CB #CBCAF1
tetradic
#F1CBCA #DDF1CA #CAF0F1 #DFCAF1
square
#F1CBCA #DDF1CA #CAF0F1 #DFCAF1
split-complementary
#F1CBCA #CAF1DF #CADDF1
monochromatic
#D76C69 #E49C9A #F1CBCA #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.49
#F1CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#F1CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CBCA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CBCA | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#DAD7CA
Tritanopia (blue-blind)
#FAC7CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f1cbca; /* rgb */ color: rgb(241, 203, 202); /* oklch */ color: oklch(87.4% 0.043 19.8);
Tailwind
colors: {
custom: {
50: '#f6dada',
500: '#f1cbca',
950: '#000000',
},
}SCSS
$custom: #f1cbca; $custom-light: #f6dada; $custom-dark: #000000;
JSON
{
"hex": "#f1cbca",
"rgb": {
"r": 241,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.538,
"s": 58.209,
"l": 86.863
},
"oklch": {
"l": 0.87426,
"c": 0.04311,
"h": 19.8
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#F1CBCA
secondary
#8FCED0
accent
#C2C620
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483