#FFC0CA#FFC0CA
#FFC0CA is a very light, moderate red. Relative luminance 0.632; OKLCH L 86.7% C 0.073 H 8.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0CA |
|---|---|
| RGB | rgb(255, 192, 202) |
| HSL | hsl(350, 100%, 88%) |
| HSV | hsv(350, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 20.8%, 0%) |
| CIE-LAB | lab(83.56, 24.00, 3.83) |
| CIE-LCH | lch(83.56, 24.30, 9.06°) |
| OKLab | oklab(86.75% 0.0726 0.0104) |
| OKLCH | oklch(86.75% 0.073 8.1) |
| XYZ | xyz(70.7510, 63.2268, 64.3429) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.35
Bubblegum
#FFC1CC
ΔE00 0.48
Light Rose
#FFC5CB
ΔE00 1.83
Pale Rose
#FDC1C5
ΔE00 2.14
Lightpink
#FFB6C1
ΔE00 2.62
Pastel Pink
#FFBACD
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0CA #C0FFF5
analogous
#FFC0EA #FFC0CA #FFD5C0
triadic
#FFC0CA #CAFFC0 #C0CAFF
tetradic
#FFC0CA #EAFFC0 #C0FFF5 #D5C0FF
square
#FFC0CA #EAFFC0 #C0FFF5 #D5C0FF
split-complementary
#FFC0CA #C0FFD5 #C0EAFF
monochromatic
#FF4663 #FF8397 #FFC0CA #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.54
#FFC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FFC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0CA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0CA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACA
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#FFBBC3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc0ca; /* rgb */ color: rgb(255, 192, 202); /* oklch */ color: oklch(86.7% 0.073 8.1);
Tailwind
colors: {
custom: {
50: '#ffd3da',
500: '#ffc0ca',
950: '#000000',
},
}SCSS
$custom: #ffc0ca; $custom-light: #ffd3da; $custom-dark: #000000;
JSON
{
"hex": "#ffc0ca",
"rgb": {
"r": 255,
"g": 192,
"b": 202
},
"hsl": {
"h": 350.476,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.86746,
"c": 0.07335,
"h": 8.1
},
"luminance": 0.63224
}Semantic roles & 50–950 ramp
primary
#FFC0CA
secondary
#7BE8D7
accent
#E6C100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383