#FFCCF5#FFCCF5
#FFCCF5 is a very light, moderate pink. Relative luminance 0.710; OKLCH L 90.2% C 0.078 H 333.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF5 |
|---|---|
| RGB | rgb(255, 204, 245) |
| HSL | hsl(312, 100%, 90%) |
| HSV | hsv(312, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 3.9%, 0%) |
| CIE-LAB | lab(87.50, 24.59, -13.26) |
| CIE-LCH | lch(87.50, 27.94, 331.67°) |
| OKLab | oklab(90.18% 0.0695 -0.0353) |
| OKLCH | oklch(90.18% 0.078 333.1) |
| XYZ | xyz(79.3128, 71.0404, 95.9027) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.72
Very Light Purple
#F6CEFC
ΔE00 3.20
Pale Lavender
#EECFFE
ΔE00 5.41
Light Lilac
#EDC8FF
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 6.37
Pale Lilac
#E4CBFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF5 #CCFFD6
analogous
#F0CCFF #FFCCF5 #FFCCDB
triadic
#FFCCF5 #F5FFCC #CCF5FF
tetradic
#FFCCF5 #FFF0CC #CCFFD6 #CCDBFF
square
#FFCCF5 #FFF0CC #CCFFD6 #CCDBFF
split-complementary
#FFCCF5 #DBFFCC #CCFFF0
monochromatic
#FF52DD #FF8FE9 #FFCCF5 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.38
#FFCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF5
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF5 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F7
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#FFCEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf5; /* rgb */ color: rgb(255, 204, 245); /* oklch */ color: oklch(90.2% 0.078 333.1);
Tailwind
colors: {
custom: {
50: '#ffdbf8',
500: '#ffccf5',
950: '#000000',
},
}SCSS
$custom: #ffccf5; $custom-light: #ffdbf8; $custom-dark: #000000;
JSON
{
"hex": "#ffccf5",
"rgb": {
"r": 255,
"g": 204,
"b": 245
},
"hsl": {
"h": 311.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90178,
"c": 0.07798,
"h": 333.1
},
"luminance": 0.71038
}Semantic roles & 50–950 ramp
primary
#FFCCF5
secondary
#86EA99
accent
#E62D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485