#FFCCF8#FFCCF8
#FFCCF8 is a very light, moderate purple. Relative luminance 0.712; OKLCH L 90.3% C 0.081 H 330.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF8 |
|---|---|
| RGB | rgb(255, 204, 248) |
| HSL | hsl(308, 100%, 90%) |
| HSV | hsv(308, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 2.7%, 0%) |
| CIE-LAB | lab(87.59, 25.11, -14.71) |
| CIE-LCH | lch(87.59, 29.11, 329.64°) |
| OKLab | oklab(90.28% 0.0705 -0.0393) |
| OKLCH | oklch(90.28% 0.081 330.9) |
| XYZ | xyz(79.7745, 71.2251, 98.3342) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.26
Very Light Purple
#F6CEFC
ΔE00 2.69
Pale Lavender
#EECFFE
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.21
Light Lavendar
#EFC0FE
ΔE00 5.68
Pale Lilac
#E4CBFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF8 #CCFFD3
analogous
#ECCCFF #FFCCF8 #FFCCDF
triadic
#FFCCF8 #F8FFCC #CCF8FF
tetradic
#FFCCF8 #FFECCC #CCFFD3 #CCDFFF
square
#FFCCF8 #FFECCC #CCFFD3 #CCDFFF
split-complementary
#FFCCF8 #DFFFCC #CCFFEC
monochromatic
#FF52E7 #FF8FF0 #FFCCF8 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.38
#FFCCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFCCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF8
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF8 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#FFCFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffccf8; /* rgb */ color: rgb(255, 204, 248); /* oklch */ color: oklch(90.3% 0.081 330.9);
Tailwind
colors: {
custom: {
50: '#ffdbfa',
500: '#ffccf8',
950: '#000000',
},
}SCSS
$custom: #ffccf8; $custom-light: #ffdbfa; $custom-dark: #000000;
JSON
{
"hex": "#ffccf8",
"rgb": {
"r": 255,
"g": 204,
"b": 248
},
"hsl": {
"h": 308.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90276,
"c": 0.0807,
"h": 330.9
},
"luminance": 0.71223
}Semantic roles & 50–950 ramp
primary
#FFCCF8
secondary
#86EA93
accent
#E61F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485