#FFCACC#FFCACC
#FFCACC is a very light, moderate red. Relative luminance 0.679; OKLCH L 88.6% C 0.060 H 15.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCACC |
|---|---|
| RGB | rgb(255, 202, 204) |
| HSL | hsl(358, 100%, 90%) |
| HSV | hsv(358, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 20%, 0%) |
| CIE-LAB | lab(85.94, 19.05, 6.19) |
| CIE-LCH | lch(85.94, 20.03, 18.01°) |
| OKLab | oklab(88.6% 0.0581 0.0165) |
| OKLCH | oklch(88.6% 0.06 15.8) |
| XYZ | xyz(73.2601, 67.8637, 66.3551) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.97
Pale Rose
#FDC1C5
ΔE00 2.39
Bubblegum
#FFC1CC
ΔE00 3.87
Pink
#FFC0CB
ΔE00 4.03
Pale Pink
#FFCFDC
ΔE00 4.36
Light Pink
#FFD1DF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCACC #CAFFFD
analogous
#FFCAE7 #FFCACC #FFE3CA
triadic
#FFCACC #CCFFCA #CACCFF
tetradic
#FFCACC #E7FFCA #CAFFFD #E3CAFF
square
#FFCACC #E7FFCA #CAFFFD #E3CAFF
split-complementary
#FFCACC #CAFFE3 #CAE7FF
monochromatic
#FF5056 #FF8D91 #FFCACC #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.44
#FFCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FFCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCACC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCACC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#FFC5CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcacc; /* rgb */ color: rgb(255, 202, 204); /* oklch */ color: oklch(88.6% 0.060 15.8);
Tailwind
colors: {
custom: {
50: '#ffdadb',
500: '#ffcacc',
950: '#000000',
},
}SCSS
$custom: #ffcacc; $custom-light: #ffdadb; $custom-dark: #000000;
JSON
{
"hex": "#ffcacc",
"rgb": {
"r": 255,
"g": 202,
"b": 204
},
"hsl": {
"h": 357.736,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.88603,
"c": 0.06038,
"h": 15.8
},
"luminance": 0.67861
}Semantic roles & 50–950 ramp
primary
#FFCACC
secondary
#84E9E5
accent
#E6DD00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384