#FFCCCC#FFCCCC
#FFCCCC is a very light, muted red. Relative luminance 0.688; OKLCH L 89.0% C 0.058 H 18.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCCC |
|---|---|
| RGB | rgb(255, 204, 204) |
| HSL | hsl(0, 100%, 90%) |
| HSV | hsv(0, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 20%, 0%) |
| CIE-LAB | lab(86.41, 18.00, 6.87) |
| CIE-LCH | lch(86.41, 19.27, 20.89°) |
| OKLab | oklab(88.97% 0.0551 0.0182) |
| OKLCH | oklch(88.97% 0.058 18.3) |
| XYZ | xyz(73.7324, 68.8083, 66.5125) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.92
Pale Rose
#FDC1C5
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 4.90
Pink
#FFC0CB
ΔE00 4.97
Light Pink
#FFD1DF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCCC #CCFFFF
analogous
#FFCCE6 #FFCCCC #FFE6CC
triadic
#FFCCCC #CCFFCC #CCCCFF
tetradic
#FFCCCC #E6FFCC #CCFFFF #E5CCFF
square
#FFCCCC #E6FFCC #CCFFFF #E5CCFF
split-complementary
#FFCCCC #CCFFE6 #CCE5FF
monochromatic
#FF5252 #FF8F8F #FFCCCC #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.42
#FFCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FFCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCCC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCCC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcccc; /* rgb */ color: rgb(255, 204, 204); /* oklch */ color: oklch(89.0% 0.058 18.3);
Tailwind
colors: {
custom: {
50: '#ffdbdb',
500: '#ffcccc',
950: '#000000',
},
}SCSS
$custom: #ffcccc; $custom-light: #ffdbdb; $custom-dark: #000000;
JSON
{
"hex": "#ffcccc",
"rgb": {
"r": 255,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.88968,
"c": 0.05798,
"h": 18.3
},
"luminance": 0.68805
}Semantic roles & 50–950 ramp
primary
#FFCCCC
secondary
#86EAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181515
muted
#868484