#FFCCDA#FFCCDA
#FFCCDA is a very light, moderate pink. Relative luminance 0.695; OKLCH L 89.4% C 0.060 H 0.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCDA |
|---|---|
| RGB | rgb(255, 204, 218) |
| HSL | hsl(344, 100%, 90%) |
| HSV | hsv(344, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 14.5%, 0%) |
| CIE-LAB | lab(86.76, 20.12, -0.06) |
| CIE-LCH | lch(86.76, 20.12, 359.84°) |
| OKLab | oklab(89.35% 0.0602 0.0001) |
| OKLCH | oklch(89.35% 0.06 0.1) |
| XYZ | xyz(75.4876, 69.5103, 75.7565) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 0.91
Light Pink
#FFD1DF
ΔE00 1.49
Bubblegum
#FFC1CC
ΔE00 3.45
Light Rose
#FFC5CB
ΔE00 3.67
Pink
#FFC0CB
ΔE00 3.71
Pale Rose
#FDC1C5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCDA #CCFFF1
analogous
#FFCCF4 #FFCCDA #FFD7CC
triadic
#FFCCDA #DAFFCC #CCDAFF
tetradic
#FFCCDA #F4FFCC #CCFFF1 #D7CCFF
square
#FFCCDA #F4FFCC #CCFFF1 #D7CCFF
split-complementary
#FFCCDA #CCFFD7 #CCF4FF
monochromatic
#FF5281 #FF8FAE #FFCCDA #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.41
#FFCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FFCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCDA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCDA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#FFC9D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffccda; /* rgb */ color: rgb(255, 204, 218); /* oklch */ color: oklch(89.4% 0.060 0.1);
Tailwind
colors: {
custom: {
50: '#ffdbe5',
500: '#ffccda',
950: '#000000',
},
}SCSS
$custom: #ffccda; $custom-light: #ffdbe5; $custom-dark: #000000;
JSON
{
"hex": "#ffccda",
"rgb": {
"r": 255,
"g": 204,
"b": 218
},
"hsl": {
"h": 343.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89352,
"c": 0.06021,
"h": 0.1
},
"luminance": 0.69508
}Semantic roles & 50–950 ramp
primary
#FFCCDA
secondary
#86EACE
accent
#E6A600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484