#FFC1CA#FFC1CA
#FFC1CA is a very light, moderate red. Relative luminance 0.637; OKLCH L 86.9% C 0.072 H 9.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1CA |
|---|---|
| RGB | rgb(255, 193, 202) |
| HSL | hsl(351, 100%, 88%) |
| HSV | hsv(351, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 20.8%, 0%) |
| CIE-LAB | lab(83.79, 23.47, 4.16) |
| CIE-LCH | lch(83.79, 23.84, 10.05°) |
| OKLab | oklab(86.93% 0.0711 0.0112) |
| OKLCH | oklch(86.93% 0.072 9) |
| XYZ | xyz(70.9713, 63.6675, 64.4164) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.70
Pink
#FFC0CB
ΔE00 0.70
Light Rose
#FFC5CB
ΔE00 1.43
Pale Rose
#FDC1C5
ΔE00 1.79
Lightpink
#FFB6C1
ΔE00 2.88
Pastel Pink
#FFBACD
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1CA #C1FFF6
analogous
#FFC1E9 #FFC1CA #FFD7C1
triadic
#FFC1CA #CAFFC1 #C1CAFF
tetradic
#FFC1CA #E9FFC1 #C1FFF6 #D7C1FF
square
#FFC1CA #E9FFC1 #C1FFF6 #D7C1FF
split-complementary
#FFC1CA #C1FFD7 #C1E9FF
monochromatic
#FF4761 #FF8496 #FFC1CA #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.53
#FFC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FFC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1CA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1CA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#FFBCC4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc1ca; /* rgb */ color: rgb(255, 193, 202); /* oklch */ color: oklch(86.9% 0.072 9.0);
Tailwind
colors: {
custom: {
50: '#ffd4da',
500: '#ffc1ca',
950: '#000000',
},
}SCSS
$custom: #ffc1ca; $custom-light: #ffd4da; $custom-dark: #000000;
JSON
{
"hex": "#ffc1ca",
"rgb": {
"r": 255,
"g": 193,
"b": 202
},
"hsl": {
"h": 351.29,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.86925,
"c": 0.07196,
"h": 9
},
"luminance": 0.63664
}Semantic roles & 50–950 ramp
primary
#FFC1CA
secondary
#7CE8D8
accent
#E6C400
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383