#FFCCF6#FFCCF6
#FFCCF6 is a very light, moderate pink. Relative luminance 0.711; OKLCH L 90.2% C 0.079 H 332.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF6 |
|---|---|
| RGB | rgb(255, 204, 246) |
| HSL | hsl(311, 100%, 90%) |
| HSV | hsv(311, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 3.5%, 0%) |
| CIE-LAB | lab(87.53, 24.76, -13.74) |
| CIE-LCH | lch(87.53, 28.32, 330.97°) |
| OKLab | oklab(90.21% 0.0699 -0.0366) |
| OKLCH | oklch(90.21% 0.079 332.3) |
| XYZ | xyz(79.4659, 71.1017, 96.7088) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.53
Very Light Purple
#F6CEFC
ΔE00 3.01
Pale Lavender
#EECFFE
ΔE00 5.25
Light Lilac
#EDC8FF
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 6.13
Pale Lilac
#E4CBFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF6 #CCFFD5
analogous
#EECCFF #FFCCF6 #FFCCDD
triadic
#FFCCF6 #F6FFCC #CCF6FF
tetradic
#FFCCF6 #FFEECC #CCFFD5 #CCDDFF
square
#FFCCF6 #FFEECC #CCFFD5 #CCDDFF
split-complementary
#FFCCF6 #DDFFCC #CCFFEE
monochromatic
#FF52E0 #FF8FEB #FFCCF6 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.38
#FFCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#FFCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF6
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF6 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#FFCEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf6; /* rgb */ color: rgb(255, 204, 246); /* oklch */ color: oklch(90.2% 0.079 332.3);
Tailwind
colors: {
custom: {
50: '#ffdbf9',
500: '#ffccf6',
950: '#000000',
},
}SCSS
$custom: #ffccf6; $custom-light: #ffdbf9; $custom-dark: #000000;
JSON
{
"hex": "#ffccf6",
"rgb": {
"r": 255,
"g": 204,
"b": 246
},
"hsl": {
"h": 310.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9021,
"c": 0.07887,
"h": 332.3
},
"luminance": 0.711
}Semantic roles & 50–950 ramp
primary
#FFCCF6
secondary
#86EA97
accent
#E62800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485