#FFCCF1#FFCCF1
#FFCCF1 is a very light, moderate pink. Relative luminance 0.708; OKLCH L 90.0% C 0.075 H 336.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF1 |
|---|---|
| RGB | rgb(255, 204, 241) |
| HSL | hsl(316, 100%, 90%) |
| HSV | hsv(316, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 5.5%, 0%) |
| CIE-LAB | lab(87.39, 23.90, -11.32) |
| CIE-LCH | lch(87.39, 26.44, 334.66°) |
| OKLab | oklab(90.05% 0.0682 -0.03) |
| OKLCH | oklch(90.05% 0.075 336.2) |
| XYZ | xyz(78.7087, 70.7988, 92.7214) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.63
Very Light Purple
#F6CEFC
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 6.77
Light Pink
#FFD1DF
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF1 #CCFFDA
analogous
#F4CCFF #FFCCF1 #FFCCD7
triadic
#FFCCF1 #F1FFCC #CCF1FF
tetradic
#FFCCF1 #FFF4CC #CCFFDA #CCD7FF
square
#FFCCF1 #FFF4CC #CCFFDA #CCD7FF
split-complementary
#FFCCF1 #D7FFCC #CCFFF4
monochromatic
#FF52CF #FF8FE0 #FFCCF1 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.39
#FFCCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#FFCCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF1
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF1 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#FFCDD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf1; /* rgb */ color: rgb(255, 204, 241); /* oklch */ color: oklch(90.0% 0.075 336.2);
Tailwind
colors: {
custom: {
50: '#ffdbf5',
500: '#ffccf1',
950: '#000000',
},
}SCSS
$custom: #ffccf1; $custom-light: #ffdbf5; $custom-dark: #000000;
JSON
{
"hex": "#ffccf1",
"rgb": {
"r": 255,
"g": 204,
"b": 241
},
"hsl": {
"h": 316.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90048,
"c": 0.07452,
"h": 336.2
},
"luminance": 0.70797
}Semantic roles & 50–950 ramp
primary
#FFCCF1
secondary
#86EAA1
accent
#E63F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485