#FFCCEE#FFCCEE
#FFCCEE is a very light, moderate pink. Relative luminance 0.706; OKLCH L 90.0% C 0.072 H 338.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCEE |
|---|---|
| RGB | rgb(255, 204, 238) |
| HSL | hsl(320, 100%, 90%) |
| HSV | hsv(320, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 6.7%, 0%) |
| CIE-LAB | lab(87.30, 23.39, -9.86) |
| CIE-LCH | lch(87.30, 25.38, 337.14°) |
| OKLab | oklab(89.95% 0.0672 -0.0261) |
| OKLCH | oklch(89.95% 0.072 338.8) |
| XYZ | xyz(78.2643, 70.6210, 90.3808) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.41
Very Light Purple
#F6CEFC
ΔE00 4.76
Light Pink
#FFD1DF
ΔE00 6.09
Pale Pink
#FFCFDC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.73
Baby Pink
#FFB7CE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCEE #CCFFDD
analogous
#F6CCFF #FFCCEE #FFCCD5
triadic
#FFCCEE #EEFFCC #CCEEFF
tetradic
#FFCCEE #FFF6CC #CCFFDD #CCD5FF
square
#FFCCEE #FFF6CC #CCFFDD #CCD5FF
split-complementary
#FFCCEE #D5FFCC #CCFFF6
monochromatic
#FF52C5 #FF8FDA #FFCCEE #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.39
#FFCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FFCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCEE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCEE | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#FFCDD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccee; /* rgb */ color: rgb(255, 204, 238); /* oklch */ color: oklch(90.0% 0.072 338.8);
Tailwind
colors: {
custom: {
50: '#ffdbf3',
500: '#ffccee',
950: '#000000',
},
}SCSS
$custom: #ffccee; $custom-light: #ffdbf3; $custom-dark: #000000;
JSON
{
"hex": "#ffccee",
"rgb": {
"r": 255,
"g": 204,
"b": 238
},
"hsl": {
"h": 320,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89953,
"c": 0.07208,
"h": 338.8
},
"luminance": 0.70619
}Semantic roles & 50–950 ramp
primary
#FFCCEE
secondary
#86EAA7
accent
#E64D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485