#FFCACF#FFCACF
#FFCACF is a very light, moderate red. Relative luminance 0.680; OKLCH L 88.7% C 0.061 H 12.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCACF |
|---|---|
| RGB | rgb(255, 202, 207) |
| HSL | hsl(354, 100%, 90%) |
| HSV | hsv(354, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 18.8%, 0%) |
| CIE-LAB | lab(86.01, 19.49, 4.70) |
| CIE-LCH | lch(86.01, 20.05, 13.56°) |
| OKLab | oklab(88.68% 0.0592 0.0126) |
| OKLCH | oklch(88.68% 0.061 12) |
| XYZ | xyz(73.6233, 68.0090, 68.2683) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.44
Pale Rose
#FDC1C5
ΔE00 2.39
Bubblegum
#FFC1CC
ΔE00 3.09
Pink
#FFC0CB
ΔE00 3.29
Pale Pink
#FFCFDC
ΔE00 3.35
Light Pink
#FFD1DF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCACF #CAFFFA
analogous
#FFCAE9 #FFCACF #FFE0CA
triadic
#FFCACF #CFFFCA #CACFFF
tetradic
#FFCACF #E9FFCA #CAFFFA #E0CAFF
square
#FFCACF #E9FFCA #CAFFFA #E0CAFF
split-complementary
#FFCACF #CAFFE0 #CAE9FF
monochromatic
#FF5060 #FF8D98 #FFCACF #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.44
#FFCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FFCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCACF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCACF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#FFC6CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcacf; /* rgb */ color: rgb(255, 202, 207); /* oklch */ color: oklch(88.7% 0.061 12.0);
Tailwind
colors: {
custom: {
50: '#ffdadd',
500: '#ffcacf',
950: '#000000',
},
}SCSS
$custom: #ffcacf; $custom-light: #ffdadd; $custom-dark: #000000;
JSON
{
"hex": "#ffcacf",
"rgb": {
"r": 255,
"g": 202,
"b": 207
},
"hsl": {
"h": 354.34,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.88683,
"c": 0.06054,
"h": 12
},
"luminance": 0.68006
}Semantic roles & 50–950 ramp
primary
#FFCACF
secondary
#84E9E0
accent
#E6D000
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384