#FFCCFB#FFCCFB
#FFCCFB is a very light, moderate purple. Relative luminance 0.714; OKLCH L 90.4% C 0.084 H 328.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCFB |
|---|---|
| RGB | rgb(255, 204, 251) |
| HSL | hsl(305, 100%, 90%) |
| HSV | hsv(305, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 1.6%, 0%) |
| CIE-LAB | lab(87.69, 25.65, -16.16) |
| CIE-LCH | lch(87.69, 30.31, 327.79°) |
| OKLab | oklab(90.38% 0.0715 -0.0432) |
| OKLCH | oklch(90.38% 0.084 328.8) |
| XYZ | xyz(80.2436, 71.4128, 100.8051) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.22
Very Light Purple
#F6CEFC
ΔE00 2.35
Pale Lavender
#EECFFE
ΔE00 4.61
Light Lilac
#EDC8FF
ΔE00 4.64
Light Lavendar
#EFC0FE
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCFB #CCFFD0
analogous
#EACCFF #FFCCFB #FFCCE1
triadic
#FFCCFB #FBFFCC #CCFBFF
tetradic
#FFCCFB #FFEACC #CCFFD0 #CCE1FF
square
#FFCCFB #FFEACC #CCFFD0 #CCE1FF
split-complementary
#FFCCFB #E1FFCC #CCFFEA
monochromatic
#FF52F1 #FF8FF6 #FFCCFB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.37
#FFCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCFB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCFB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#FFCFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffccfb; /* rgb */ color: rgb(255, 204, 251); /* oklch */ color: oklch(90.4% 0.084 328.8);
Tailwind
colors: {
custom: {
50: '#ffdbfc',
500: '#ffccfb',
950: '#000000',
},
}SCSS
$custom: #ffccfb; $custom-light: #ffdbfc; $custom-dark: #000000;
JSON
{
"hex": "#ffccfb",
"rgb": {
"r": 255,
"g": 204,
"b": 251
},
"hsl": {
"h": 304.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90377,
"c": 0.08353,
"h": 328.8
},
"luminance": 0.71411
}Semantic roles & 50–950 ramp
primary
#FFCCFB
secondary
#86EA8D
accent
#E61200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485