#FFCCCF#FFCCCF
#FFCCCF is a very light, muted red. Relative luminance 0.690; OKLCH L 89.0% C 0.058 H 14.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCCF |
|---|---|
| RGB | rgb(255, 204, 207) |
| HSL | hsl(356, 100%, 90%) |
| HSV | hsv(356, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 18.8%, 0%) |
| CIE-LAB | lab(86.48, 18.44, 5.38) |
| CIE-LCH | lch(86.48, 19.21, 16.27°) |
| OKLab | oklab(89.05% 0.0562 0.0144) |
| OKLCH | oklch(89.05% 0.058 14.3) |
| XYZ | xyz(74.0956, 68.9536, 68.4257) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.22
Pale Rose
#FDC1C5
ΔE00 2.90
Pale Pink
#FFCFDC
ΔE00 3.79
Bubblegum
#FFC1CC
ΔE00 3.99
Pink
#FFC0CB
ΔE00 4.18
Light Pink
#FFD1DF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCCF #CCFFFC
analogous
#FFCCE8 #FFCCCF #FFE3CC
triadic
#FFCCCF #CFFFCC #CCCFFF
tetradic
#FFCCCF #E8FFCC #CCFFFC #E3CCFF
square
#FFCCCF #E8FFCC #CCFFFC #E3CCFF
split-complementary
#FFCCCF #CCFFE3 #CCE8FF
monochromatic
#FF525C #FF8F95 #FFCCCF #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.42
#FFCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FFCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCCF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCCF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcccf; /* rgb */ color: rgb(255, 204, 207); /* oklch */ color: oklch(89.0% 0.058 14.3);
Tailwind
colors: {
custom: {
50: '#ffdbdd',
500: '#ffcccf',
950: '#000000',
},
}SCSS
$custom: #ffcccf; $custom-light: #ffdbdd; $custom-dark: #000000;
JSON
{
"hex": "#ffcccf",
"rgb": {
"r": 255,
"g": 204,
"b": 207
},
"hsl": {
"h": 356.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89048,
"c": 0.05799,
"h": 14.3
},
"luminance": 0.68951
}Semantic roles & 50–950 ramp
primary
#FFCCCF
secondary
#86EAE4
accent
#E6D800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484