#FFC4CA#FFC4CA
#FFC4CA is a very light, moderate red. Relative luminance 0.650; OKLCH L 87.5% C 0.068 H 11.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4CA |
|---|---|
| RGB | rgb(255, 196, 202) |
| HSL | hsl(354, 100%, 88%) |
| HSV | hsv(354, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 20.8%, 0%) |
| CIE-LAB | lab(84.49, 21.90, 5.16) |
| CIE-LCH | lch(84.49, 22.50, 13.27°) |
| OKLab | oklab(87.46% 0.0665 0.0138) |
| OKLCH | oklch(87.46% 0.068 11.8) |
| XYZ | xyz(71.6412, 65.0073, 64.6397) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.28
Pale Rose
#FDC1C5
ΔE00 1.04
Bubblegum
#FFC1CC
ΔE00 1.83
Pink
#FFC0CB
ΔE00 1.93
Lightpink
#FFB6C1
ΔE00 3.85
Pale Pink
#FFCFDC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4CA #C4FFF9
analogous
#FFC4E7 #FFC4CA #FFDBC4
triadic
#FFC4CA #CAFFC4 #C4CAFF
tetradic
#FFC4CA #E7FFC4 #C4FFF9 #DBC4FF
square
#FFC4CA #E7FFC4 #C4FFF9 #DBC4FF
split-complementary
#FFC4CA #C4FFDB #C4E7FF
monochromatic
#FF4A5C #FF8793 #FFC4CA #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.50
#FFC4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FFC4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4CA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4CA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc4ca; /* rgb */ color: rgb(255, 196, 202); /* oklch */ color: oklch(87.5% 0.068 11.8);
Tailwind
colors: {
custom: {
50: '#ffd6da',
500: '#ffc4ca',
950: '#000000',
},
}SCSS
$custom: #ffc4ca; $custom-light: #ffd6da; $custom-dark: #000000;
JSON
{
"hex": "#ffc4ca",
"rgb": {
"r": 255,
"g": 196,
"b": 202
},
"hsl": {
"h": 353.898,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87462,
"c": 0.06791,
"h": 11.8
},
"luminance": 0.65004
}Semantic roles & 50–950 ramp
primary
#FFC4CA
secondary
#7FE8DE
accent
#E6CE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383