#FFCCF9#FFCCF9
#FFCCF9 is a very light, moderate purple. Relative luminance 0.713; OKLCH L 90.3% C 0.082 H 330.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF9 |
|---|---|
| RGB | rgb(255, 204, 249) |
| HSL | hsl(307, 100%, 90%) |
| HSV | hsv(307, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 2.4%, 0%) |
| CIE-LAB | lab(87.62, 25.29, -15.19) |
| CIE-LCH | lch(87.62, 29.50, 329.00°) |
| OKLab | oklab(90.31% 0.0708 -0.0406) |
| OKLCH | oklch(90.31% 0.082 330.2) |
| XYZ | xyz(79.9300, 71.2873, 99.1535) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.19
Very Light Purple
#F6CEFC
ΔE00 2.55
Pale Lavender
#EECFFE
ΔE00 4.83
Light Lilac
#EDC8FF
ΔE00 5.01
Light Lavendar
#EFC0FE
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF9 #CCFFD2
analogous
#ECCCFF #FFCCF9 #FFCCDF
triadic
#FFCCF9 #F9FFCC #CCF9FF
tetradic
#FFCCF9 #FFECCC #CCFFD2 #CCDFFF
square
#FFCCF9 #FFECCC #CCFFD2 #CCDFFF
split-complementary
#FFCCF9 #DFFFCC #CCFFEC
monochromatic
#FF52EB #FF8FF2 #FFCCF9 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.38
#FFCCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#FFCCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF9
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF9 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FB
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#FFCFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffccf9; /* rgb */ color: rgb(255, 204, 249); /* oklch */ color: oklch(90.3% 0.082 330.2);
Tailwind
colors: {
custom: {
50: '#ffdbfb',
500: '#ffccf9',
950: '#000000',
},
}SCSS
$custom: #ffccf9; $custom-light: #ffdbfb; $custom-dark: #000000;
JSON
{
"hex": "#ffccf9",
"rgb": {
"r": 255,
"g": 204,
"b": 249
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9031,
"c": 0.08163,
"h": 330.2
},
"luminance": 0.71285
}Semantic roles & 50–950 ramp
primary
#FFCCF9
secondary
#86EA91
accent
#E61B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485