#FFCCFA#FFCCFA
#FFCCFA is a very light, moderate purple. Relative luminance 0.713; OKLCH L 90.3% C 0.083 H 329.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCFA |
|---|---|
| RGB | rgb(255, 204, 250) |
| HSL | hsl(306, 100%, 90%) |
| HSV | hsv(306, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 2%, 0%) |
| CIE-LAB | lab(87.65, 25.47, -15.68) |
| CIE-LCH | lch(87.65, 29.91, 328.39°) |
| OKLab | oklab(90.34% 0.0711 -0.0419) |
| OKLCH | oklch(90.34% 0.083 329.5) |
| XYZ | xyz(80.0864, 71.3499, 99.9771) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.18
Very Light Purple
#F6CEFC
ΔE00 2.44
Pale Lavender
#EECFFE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 4.82
Light Lavendar
#EFC0FE
ΔE00 5.24
Pale Lilac
#E4CBFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCFA #CCFFD1
analogous
#EACCFF #FFCCFA #FFCCE1
triadic
#FFCCFA #FAFFCC #CCFAFF
tetradic
#FFCCFA #FFEACC #CCFFD1 #CCE1FF
square
#FFCCFA #FFEACC #CCFFD1 #CCE1FF
split-complementary
#FFCCFA #E1FFCC #CCFFEA
monochromatic
#FF52EE #FF8FF4 #FFCCFA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.38
#FFCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FFCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCFA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCFA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FC
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#FFCFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffccfa; /* rgb */ color: rgb(255, 204, 250); /* oklch */ color: oklch(90.3% 0.083 329.5);
Tailwind
colors: {
custom: {
50: '#ffdbfc',
500: '#ffccfa',
950: '#000000',
},
}SCSS
$custom: #ffccfa; $custom-light: #ffdbfc; $custom-dark: #000000;
JSON
{
"hex": "#ffccfa",
"rgb": {
"r": 255,
"g": 204,
"b": 250
},
"hsl": {
"h": 305.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90343,
"c": 0.08258,
"h": 329.5
},
"luminance": 0.71348
}Semantic roles & 50–950 ramp
primary
#FFCCFA
secondary
#86EA8F
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485