#FFC2CA#FFC2CA
#FFC2CA is a very light, moderate red. Relative luminance 0.641; OKLCH L 87.1% C 0.071 H 9.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2CA |
|---|---|
| RGB | rgb(255, 194, 202) |
| HSL | hsl(352, 100%, 88%) |
| HSV | hsv(352, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 20.8%, 0%) |
| CIE-LAB | lab(84.02, 22.95, 4.49) |
| CIE-LCH | lch(84.02, 23.38, 11.08°) |
| OKLab | oklab(87.1% 0.0696 0.0121) |
| OKLCH | oklch(87.1% 0.071 9.9) |
| XYZ | xyz(71.1931, 64.1111, 64.4903) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.02
Bubblegum
#FFC1CC
ΔE00 1.04
Pink
#FFC0CB
ΔE00 1.10
Pale Rose
#FDC1C5
ΔE00 1.48
Lightpink
#FFB6C1
ΔE00 3.18
Pastel Pink
#FFBACD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2CA #C2FFF7
analogous
#FFC2E8 #FFC2CA #FFD8C2
triadic
#FFC2CA #CAFFC2 #C2CAFF
tetradic
#FFC2CA #E8FFC2 #C2FFF7 #D8C2FF
square
#FFC2CA #E8FFC2 #C2FFF7 #D8C2FF
split-complementary
#FFC2CA #C2FFD8 #C2E8FF
monochromatic
#FF4860 #FF8595 #FFC2CA #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.52
#FFC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FFC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2CA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2CA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#D9D6C9
Tritanopia (blue-blind)
#FFBDC5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc2ca; /* rgb */ color: rgb(255, 194, 202); /* oklch */ color: oklch(87.1% 0.071 9.9);
Tailwind
colors: {
custom: {
50: '#ffd4da',
500: '#ffc2ca',
950: '#000000',
},
}SCSS
$custom: #ffc2ca; $custom-light: #ffd4da; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ca",
"rgb": {
"r": 255,
"g": 194,
"b": 202
},
"hsl": {
"h": 352.131,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87103,
"c": 0.07059,
"h": 9.9
},
"luminance": 0.64108
}Semantic roles & 50–950 ramp
primary
#FFC2CA
secondary
#7DE8DA
accent
#E6C700
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383