#FFCCF2#FFCCF2
#FFCCF2 is a very light, moderate pink. Relative luminance 0.709; OKLCH L 90.1% C 0.075 H 335.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF2 |
|---|---|
| RGB | rgb(255, 204, 242) |
| HSL | hsl(315, 100%, 90%) |
| HSV | hsv(315, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 5.1%, 0%) |
| CIE-LAB | lab(87.42, 24.07, -11.80) |
| CIE-LCH | lch(87.42, 26.81, 333.88°) |
| OKLab | oklab(90.08% 0.0685 -0.0313) |
| OKLCH | oklch(90.08% 0.075 335.4) |
| XYZ | xyz(78.8585, 70.8587, 93.5102) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.39
Very Light Purple
#F6CEFC
ΔE00 3.82
Pale Lavender
#EECFFE
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.53
Light Lavendar
#EFC0FE
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF2 #CCFFD9
analogous
#F2CCFF #FFCCF2 #FFCCD9
triadic
#FFCCF2 #F2FFCC #CCF2FF
tetradic
#FFCCF2 #FFF2CC #CCFFD9 #CCD9FF
square
#FFCCF2 #FFF2CC #CCFFD9 #CCD9FF
split-complementary
#FFCCF2 #D9FFCC #CCFFF2
monochromatic
#FF52D3 #FF8FE2 #FFCCF2 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.38
#FFCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FFCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF2
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF2 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#D8DEF0
Tritanopia (blue-blind)
#FFCED9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf2; /* rgb */ color: rgb(255, 204, 242); /* oklch */ color: oklch(90.1% 0.075 335.4);
Tailwind
colors: {
custom: {
50: '#ffdbf6',
500: '#ffccf2',
950: '#000000',
},
}SCSS
$custom: #ffccf2; $custom-light: #ffdbf6; $custom-dark: #000000;
JSON
{
"hex": "#ffccf2",
"rgb": {
"r": 255,
"g": 204,
"b": 242
},
"hsl": {
"h": 315.294,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9008,
"c": 0.07537,
"h": 335.4
},
"luminance": 0.70857
}Semantic roles & 50–950 ramp
primary
#FFCCF2
secondary
#86EA9F
accent
#E63A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485