#FFCCFE#FFCCFE
#FFCCFE is a very light, moderate purple. Relative luminance 0.716; OKLCH L 90.5% C 0.086 H 326.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCFE |
|---|---|
| RGB | rgb(255, 204, 254) |
| HSL | hsl(301, 100%, 90%) |
| HSV | hsv(301, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 0.4%, 0%) |
| CIE-LAB | lab(87.78, 26.18, -17.60) |
| CIE-LCH | lch(87.78, 31.55, 326.08°) |
| OKLab | oklab(90.48% 0.0724 -0.0472) |
| OKLCH | oklch(90.48% 0.086 326.9) |
| XYZ | xyz(80.7203, 71.6034, 103.3154) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.62
Very Light Purple
#F6CEFC
ΔE00 2.24
Light Lilac
#EDC8FF
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.36
Light Lavendar
#EFC0FE
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCFE #CCFFCD
analogous
#E6CCFF #FFCCFE #FFCCE5
triadic
#FFCCFE #FEFFCC #CCFEFF
tetradic
#FFCCFE #FFE6CC #CCFFCD #CCE5FF
square
#FFCCFE #FFE6CC #CCFFCD #CCE5FF
split-complementary
#FFCCFE #E5FFCC #CCFFE6
monochromatic
#FF52FC #FF8FFD #FFCCFE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.37
#FFCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCFE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCFE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#FFD0DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffccfe; /* rgb */ color: rgb(255, 204, 254); /* oklch */ color: oklch(90.5% 0.086 326.9);
Tailwind
colors: {
custom: {
50: '#ffdbfe',
500: '#ffccfe',
950: '#000000',
},
}SCSS
$custom: #ffccfe; $custom-light: #ffdbfe; $custom-dark: #000000;
JSON
{
"hex": "#ffccfe",
"rgb": {
"r": 255,
"g": 204,
"b": 254
},
"hsl": {
"h": 301.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90478,
"c": 0.08645,
"h": 326.9
},
"luminance": 0.71601
}Semantic roles & 50–950 ramp
primary
#FFCCFE
secondary
#86EA88
accent
#E60400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485