#FFCCED#FFCCED
#FFCCED is a very light, moderate pink. Relative luminance 0.706; OKLCH L 89.9% C 0.071 H 339.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCED |
|---|---|
| RGB | rgb(255, 204, 237) |
| HSL | hsl(321, 100%, 90%) |
| HSV | hsv(321, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 7.1%, 0%) |
| CIE-LAB | lab(87.27, 23.22, -9.37) |
| CIE-LCH | lch(87.27, 25.04, 338.02°) |
| OKLab | oklab(89.92% 0.0669 -0.0247) |
| OKLCH | oklch(89.92% 0.071 339.7) |
| XYZ | xyz(78.1178, 70.5624, 89.6092) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.68
Very Light Purple
#F6CEFC
ΔE00 5.01
Light Pink
#FFD1DF
ΔE00 5.82
Pale Pink
#FFCFDC
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 6.94
Baby Pink
#FFB7CE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCED #CCFFDE
analogous
#F7CCFF #FFCCED #FFCCD4
triadic
#FFCCED #EDFFCC #CCEDFF
tetradic
#FFCCED #FFF7CC #CCFFDE #CCD4FF
square
#FFCCED #FFF7CC #CCFFDE #CCD4FF
split-complementary
#FFCCED #D4FFCC #CCFFF7
monochromatic
#FF52C2 #FF8FD7 #FFCCED #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.39
#FFCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FFCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCED
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCED | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#FFCDD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcced; /* rgb */ color: rgb(255, 204, 237); /* oklch */ color: oklch(89.9% 0.071 339.7);
Tailwind
colors: {
custom: {
50: '#ffdbf2',
500: '#ffcced',
950: '#000000',
},
}SCSS
$custom: #ffcced; $custom-light: #ffdbf2; $custom-dark: #000000;
JSON
{
"hex": "#ffcced",
"rgb": {
"r": 255,
"g": 204,
"b": 237
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89921,
"c": 0.0713,
"h": 339.7
},
"luminance": 0.7056
}Semantic roles & 50–950 ramp
primary
#FFCCED
secondary
#86EAA9
accent
#E65100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485