#FFCCF4#FFCCF4
#FFCCF4 is a very light, moderate pink. Relative luminance 0.710; OKLCH L 90.1% C 0.077 H 333.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF4 |
|---|---|
| RGB | rgb(255, 204, 244) |
| HSL | hsl(313, 100%, 90%) |
| HSV | hsv(313, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 4.3%, 0%) |
| CIE-LAB | lab(87.47, 24.42, -12.77) |
| CIE-LCH | lch(87.47, 27.55, 332.38°) |
| OKLab | oklab(90.15% 0.0692 -0.034) |
| OKLCH | oklch(90.15% 0.077 333.8) |
| XYZ | xyz(79.1605, 70.9795, 95.1009) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.93
Very Light Purple
#F6CEFC
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 5.58
Light Lilac
#EDC8FF
ΔE00 6.07
Light Lavendar
#EFC0FE
ΔE00 6.61
Light Pink
#FFD1DF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF4 #CCFFD7
analogous
#F0CCFF #FFCCF4 #FFCCDB
triadic
#FFCCF4 #F4FFCC #CCF4FF
tetradic
#FFCCF4 #FFF0CC #CCFFD7 #CCDBFF
square
#FFCCF4 #FFF0CC #CCFFD7 #CCDBFF
split-complementary
#FFCCF4 #DBFFCC #CCFFF0
monochromatic
#FF52DA #FF8FE7 #FFCCF4 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.38
#FFCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FFCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF4
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF4 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#FFCED9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf4; /* rgb */ color: rgb(255, 204, 244); /* oklch */ color: oklch(90.1% 0.077 333.8);
Tailwind
colors: {
custom: {
50: '#ffdbf7',
500: '#ffccf4',
950: '#000000',
},
}SCSS
$custom: #ffccf4; $custom-light: #ffdbf7; $custom-dark: #000000;
JSON
{
"hex": "#ffccf4",
"rgb": {
"r": 255,
"g": 204,
"b": 244
},
"hsl": {
"h": 312.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90145,
"c": 0.07709,
"h": 333.8
},
"luminance": 0.70977
}Semantic roles & 50–950 ramp
primary
#FFCCF4
secondary
#86EA9B
accent
#E63100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485