#FFCCD2#FFCCD2
#FFCCD2 is a very light, muted red. Relative luminance 0.691; OKLCH L 89.1% C 0.058 H 10.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCD2 |
|---|---|
| RGB | rgb(255, 204, 210) |
| HSL | hsl(353, 100%, 90%) |
| HSV | hsv(353, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 17.6%, 0%) |
| CIE-LAB | lab(86.55, 18.89, 3.90) |
| CIE-LCH | lch(86.55, 19.29, 11.65°) |
| OKLab | oklab(89.13% 0.0573 0.0105) |
| OKLCH | oklch(89.13% 0.058 10.4) |
| XYZ | xyz(74.4659, 69.1017, 70.3757) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.02
Pale Pink
#FFCFDC
ΔE00 2.73
Pale Rose
#FDC1C5
ΔE00 3.06
Light Pink
#FFD1DF
ΔE00 3.34
Bubblegum
#FFC1CC
ΔE00 3.38
Pink
#FFC0CB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCD2 #CCFFF9
analogous
#FFCCEC #FFCCD2 #FFDFCC
triadic
#FFCCD2 #D2FFCC #CCD2FF
tetradic
#FFCCD2 #ECFFCC #CCFFF9 #DFCCFF
square
#FFCCD2 #ECFFCC #CCFFF9 #DFCCFF
split-complementary
#FFCCD2 #CCFFDF #CCECFF
monochromatic
#FF5266 #FF8F9C #FFCCD2 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.42
#FFCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FFCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCD2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCD2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#FFC8CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffccd2; /* rgb */ color: rgb(255, 204, 210); /* oklch */ color: oklch(89.1% 0.058 10.4);
Tailwind
colors: {
custom: {
50: '#ffdbdf',
500: '#ffccd2',
950: '#000000',
},
}SCSS
$custom: #ffccd2; $custom-light: #ffdbdf; $custom-dark: #000000;
JSON
{
"hex": "#ffccd2",
"rgb": {
"r": 255,
"g": 204,
"b": 210
},
"hsl": {
"h": 352.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89129,
"c": 0.05824,
"h": 10.4
},
"luminance": 0.69099
}Semantic roles & 50–950 ramp
primary
#FFCCD2
secondary
#86EADE
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484