#FFCCFD#FFCCFD
#FFCCFD is a very light, moderate purple. Relative luminance 0.715; OKLCH L 90.4% C 0.085 H 327.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCFD |
|---|---|
| RGB | rgb(255, 204, 253) |
| HSL | hsl(302, 100%, 90%) |
| HSV | hsv(302, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 0.8%, 0%) |
| CIE-LAB | lab(87.75, 26.00, -17.12) |
| CIE-LCH | lch(87.75, 31.13, 326.63°) |
| OKLab | oklab(90.44% 0.0721 -0.0459) |
| OKLCH | oklch(90.44% 0.085 327.5) |
| XYZ | xyz(80.5605, 71.5395, 102.4742) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.46
Very Light Purple
#F6CEFC
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 4.29
Pale Lavender
#EECFFE
ΔE00 4.43
Light Lavendar
#EFC0FE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCFD #CCFFCE
analogous
#E8CCFF #FFCCFD #FFCCE3
triadic
#FFCCFD #FDFFCC #CCFDFF
tetradic
#FFCCFD #FFE8CC #CCFFCE #CCE3FF
square
#FFCCFD #FFE8CC #CCFFCE #CCE3FF
split-complementary
#FFCCFD #E3FFCC #CCFFE8
monochromatic
#FF52F8 #FF8FFB #FFCCFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.37
#FFCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FFCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCFD
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCFD | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#FFD0DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffccfd; /* rgb */ color: rgb(255, 204, 253); /* oklch */ color: oklch(90.4% 0.085 327.5);
Tailwind
colors: {
custom: {
50: '#ffdbfe',
500: '#ffccfd',
950: '#000000',
},
}SCSS
$custom: #ffccfd; $custom-light: #ffdbfe; $custom-dark: #000000;
JSON
{
"hex": "#ffccfd",
"rgb": {
"r": 255,
"g": 204,
"b": 253
},
"hsl": {
"h": 302.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90444,
"c": 0.08546,
"h": 327.5
},
"luminance": 0.71538
}Semantic roles & 50–950 ramp
primary
#FFCCFD
secondary
#86EA8A
accent
#E60900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485