#FFCCD3#FFCCD3
#FFCCD3 is a very light, muted red. Relative luminance 0.691; OKLCH L 89.2% C 0.058 H 9.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCD3 |
|---|---|
| RGB | rgb(255, 204, 211) |
| HSL | hsl(352, 100%, 90%) |
| HSV | hsv(352, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 17.3%, 0%) |
| CIE-LAB | lab(86.58, 19.04, 3.40) |
| CIE-LCH | lch(86.58, 19.35, 10.12°) |
| OKLab | oklab(89.16% 0.0577 0.0092) |
| OKLCH | oklch(89.16% 0.058 9.1) |
| XYZ | xyz(74.5909, 69.1517, 71.0339) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.09
Pale Pink
#FFCFDC
ΔE00 2.39
Light Pink
#FFD1DF
ΔE00 3.02
Pale Rose
#FDC1C5
ΔE00 3.20
Bubblegum
#FFC1CC
ΔE00 3.25
Pink
#FFC0CB
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCD3 #CCFFF8
analogous
#FFCCEC #FFCCD3 #FFDFCC
triadic
#FFCCD3 #D3FFCC #CCD3FF
tetradic
#FFCCD3 #ECFFCC #CCFFF8 #DFCCFF
square
#FFCCD3 #ECFFCC #CCFFF8 #DFCCFF
split-complementary
#FFCCD3 #CCFFDF #CCECFF
monochromatic
#FF5269 #FF8F9E #FFCCD3 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.42
#FFCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCD3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCD3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#FFC8CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffccd3; /* rgb */ color: rgb(255, 204, 211); /* oklch */ color: oklch(89.2% 0.058 9.1);
Tailwind
colors: {
custom: {
50: '#ffdbe0',
500: '#ffccd3',
950: '#000000',
},
}SCSS
$custom: #ffccd3; $custom-light: #ffdbe0; $custom-dark: #000000;
JSON
{
"hex": "#ffccd3",
"rgb": {
"r": 255,
"g": 204,
"b": 211
},
"hsl": {
"h": 351.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89156,
"c": 0.05839,
"h": 9.1
},
"luminance": 0.69149
}Semantic roles & 50–950 ramp
primary
#FFCCD3
secondary
#86EADC
accent
#E6C600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484