#FFCCF7#FFCCF7
#FFCCF7 is a very light, moderate purple. Relative luminance 0.712; OKLCH L 90.2% C 0.080 H 331.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF7 |
|---|---|
| RGB | rgb(255, 204, 247) |
| HSL | hsl(309, 100%, 90%) |
| HSV | hsv(309, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 3.1%, 0%) |
| CIE-LAB | lab(87.56, 24.94, -14.23) |
| CIE-LCH | lch(87.56, 28.71, 330.30°) |
| OKLab | oklab(90.24% 0.0702 -0.0379) |
| OKLCH | oklch(90.24% 0.08 331.6) |
| XYZ | xyz(79.6198, 71.1632, 97.5193) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.38
Very Light Purple
#F6CEFC
ΔE00 2.84
Pale Lavender
#EECFFE
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.42
Light Lavendar
#EFC0FE
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF7 #CCFFD4
analogous
#EECCFF #FFCCF7 #FFCCDD
triadic
#FFCCF7 #F7FFCC #CCF7FF
tetradic
#FFCCF7 #FFEECC #CCFFD4 #CCDDFF
square
#FFCCF7 #FFEECC #CCFFD4 #CCDDFF
split-complementary
#FFCCF7 #DDFFCC #CCFFEE
monochromatic
#FF52E4 #FF8FED #FFCCF7 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.38
#FFCCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFCCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF7
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF7 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F9
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#FFCFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf7; /* rgb */ color: rgb(255, 204, 247); /* oklch */ color: oklch(90.2% 0.080 331.6);
Tailwind
colors: {
custom: {
50: '#ffdbf9',
500: '#ffccf7',
950: '#000000',
},
}SCSS
$custom: #ffccf7; $custom-light: #ffdbf9; $custom-dark: #000000;
JSON
{
"hex": "#ffccf7",
"rgb": {
"r": 255,
"g": 204,
"b": 247
},
"hsl": {
"h": 309.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90243,
"c": 0.07978,
"h": 331.6
},
"luminance": 0.71161
}Semantic roles & 50–950 ramp
primary
#FFCCF7
secondary
#86EA95
accent
#E62400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485