#FFCCCA#FFCCCA
#FFCCCA is a very light, muted red. Relative luminance 0.687; OKLCH L 88.9% C 0.058 H 20.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCCA |
|---|---|
| RGB | rgb(255, 204, 202) |
| HSL | hsl(2, 100%, 90%) |
| HSV | hsv(2, 21%, 100%) |
| CMYK | cmyk(0%, 20%, 20.8%, 0%) |
| CIE-LAB | lab(86.36, 17.71, 7.86) |
| CIE-LCH | lch(86.36, 19.38, 23.94°) |
| OKLab | oklab(88.92% 0.0543 0.0208) |
| OKLCH | oklch(88.92% 0.058 20.9) |
| XYZ | xyz(73.4940, 68.7129, 65.2573) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.54
Pale Rose
#FDC1C5
ΔE00 3.60
Bubblegum
#FFC1CC
ΔE00 5.47
Pink
#FFC0CB
ΔE00 5.60
Pale Pink
#FFCFDC
ΔE00 5.66
Light Pink
#FFD1DF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCCA #CAFDFF
analogous
#FFCAE3 #FFCCCA #FFE7CA
triadic
#FFCCCA #CAFFCC #CCCAFF
tetradic
#FFCCCA #E3FFCA #CAFDFF #E7CAFF
square
#FFCCCA #E3FFCA #CAFDFF #E7CAFF
split-complementary
#FFCCCA #CAFFE7 #CAE3FF
monochromatic
#FF5650 #FF918D #FFCCCA #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.42
#FFCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCCA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCCA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffccca; /* rgb */ color: rgb(255, 204, 202); /* oklch */ color: oklch(88.9% 0.058 20.9);
Tailwind
colors: {
custom: {
50: '#ffdbda',
500: '#ffccca',
950: '#000000',
},
}SCSS
$custom: #ffccca; $custom-light: #ffdbda; $custom-dark: #000000;
JSON
{
"hex": "#ffccca",
"rgb": {
"r": 255,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.264,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.88916,
"c": 0.05813,
"h": 20.9
},
"luminance": 0.6871
}Semantic roles & 50–950 ramp
primary
#FFCCCA
secondary
#84E5E9
accent
#DDE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483