#FFCCEF#FFCCEF
#FFCCEF is a very light, moderate pink. Relative luminance 0.707; OKLCH L 90.0% C 0.073 H 337.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCEF |
|---|---|
| RGB | rgb(255, 204, 239) |
| HSL | hsl(319, 100%, 90%) |
| HSV | hsv(319, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 6.3%, 0%) |
| CIE-LAB | lab(87.33, 23.56, -10.34) |
| CIE-LCH | lch(87.33, 25.73, 336.29°) |
| OKLab | oklab(89.98% 0.0675 -0.0274) |
| OKLCH | oklch(89.98% 0.073 337.9) |
| XYZ | xyz(78.4117, 70.6800, 91.1567) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.15
Very Light Purple
#F6CEFC
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCEF #CCFFDC
analogous
#F6CCFF #FFCCEF #FFCCD5
triadic
#FFCCEF #EFFFCC #CCEFFF
tetradic
#FFCCEF #FFF6CC #CCFFDC #CCD5FF
square
#FFCCEF #FFF6CC #CCFFDC #CCD5FF
split-complementary
#FFCCEF #D5FFCC #CCFFF6
monochromatic
#FF52C9 #FF8FDC #FFCCEF #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.39
#FFCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCEF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCEF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#D8DEED
Tritanopia (blue-blind)
#FFCDD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccef; /* rgb */ color: rgb(255, 204, 239); /* oklch */ color: oklch(90.0% 0.073 337.9);
Tailwind
colors: {
custom: {
50: '#ffdbf4',
500: '#ffccef',
950: '#000000',
},
}SCSS
$custom: #ffccef; $custom-light: #ffdbf4; $custom-dark: #000000;
JSON
{
"hex": "#ffccef",
"rgb": {
"r": 255,
"g": 204,
"b": 239
},
"hsl": {
"h": 318.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89984,
"c": 0.07288,
"h": 337.9
},
"luminance": 0.70678
}Semantic roles & 50–950 ramp
primary
#FFCCEF
secondary
#86EAA5
accent
#E64800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485