#FFCACA#FFCACA
#FFCACA is a very light, moderate red. Relative luminance 0.678; OKLCH L 88.5% C 0.060 H 18.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCACA |
|---|---|
| RGB | rgb(255, 202, 202) |
| HSL | hsl(0, 100%, 90%) |
| HSV | hsv(0, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 20.8%, 0%) |
| CIE-LAB | lab(85.89, 18.76, 7.18) |
| CIE-LCH | lch(85.89, 20.09, 20.96°) |
| OKLab | oklab(88.55% 0.0573 0.019) |
| OKLCH | oklch(88.55% 0.06 18.4) |
| XYZ | xyz(73.0217, 67.7683, 65.0998) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.57
Pale Rose
#FDC1C5
ΔE00 2.68
Bubblegum
#FFC1CC
ΔE00 4.50
Pink
#FFC0CB
ΔE00 4.63
Pale Pink
#FFCFDC
ΔE00 5.08
Light Pink
#FFD1DF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCACA #CAFFFF
analogous
#FFCAE5 #FFCACA #FFE5CA
triadic
#FFCACA #CAFFCA #CACAFF
tetradic
#FFCACA #E5FFCA #CAFFFF #E5CAFF
square
#FFCACA #E5FFCA #CAFFFF #E5CAFF
split-complementary
#FFCACA #CAFFE5 #CAE5FF
monochromatic
#FF5050 #FF8D8D #FFCACA #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.44
#FFCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FFCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCACA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCACA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DFDBC9
Tritanopia (blue-blind)
#FFC5CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcaca; /* rgb */ color: rgb(255, 202, 202); /* oklch */ color: oklch(88.5% 0.060 18.4);
Tailwind
colors: {
custom: {
50: '#ffdada',
500: '#ffcaca',
950: '#000000',
},
}SCSS
$custom: #ffcaca; $custom-light: #ffdada; $custom-dark: #000000;
JSON
{
"hex": "#ffcaca",
"rgb": {
"r": 255,
"g": 202,
"b": 202
},
"hsl": {
"h": 0,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.8855,
"c": 0.06042,
"h": 18.4
},
"luminance": 0.67765
}Semantic roles & 50–950 ramp
primary
#FFCACA
secondary
#84E9E9
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383