#F5CCFC#F5CCFC
#F5CCFC is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.5% C 0.078 H 321.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCFC |
|---|---|
| RGB | rgb(245, 204, 252) |
| HSL | hsl(291, 89%, 89%) |
| HSV | hsv(291, 19%, 99%) |
| CMYK | cmyk(2.8%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(86.81, 22.58, -18.09) |
| CIE-LCH | lch(86.81, 28.93, 321.30°) |
| OKLab | oklab(89.5% 0.0609 -0.0487) |
| OKLCH | oklch(89.5% 0.078 321.4) |
| XYZ | xyz(76.8174, 69.6278, 101.4694) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.62
Pale Mauve
#FED0FC
ΔE00 2.13
Pale Lavender
#EECFFE
ΔE00 2.32
Light Lilac
#EDC8FF
ΔE00 2.55
Light Lavendar
#EFC0FE
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCFC #D3FCCC
analogous
#DDCCFC #F5CCFC #FCCCEB
triadic
#F5CCFC #FCF5CC #CCFCF5
tetradic
#F5CCFC #FCDDCC #D3FCCC #CCEBFC
square
#F5CCFC #FCDDCC #D3FCCC #CCEBFC
split-complementary
#F5CCFC #EBFCCC #CCFCDD
monochromatic
#DE58F5 #EA92F9 #F5CCFC #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.41
#F5CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F5CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCFC
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCFC | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FE
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#F7D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5ccfc; /* rgb */ color: rgb(245, 204, 252); /* oklch */ color: oklch(89.5% 0.078 321.4);
Tailwind
colors: {
custom: {
50: '#f8dbfd',
500: '#f5ccfc',
950: '#000000',
},
}SCSS
$custom: #f5ccfc; $custom-light: #f8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f5ccfc",
"rgb": {
"r": 245,
"g": 204,
"b": 252
},
"hsl": {
"h": 291.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89504,
"c": 0.07798,
"h": 321.4
},
"luminance": 0.69626
}Semantic roles & 50–950 ramp
primary
#F5CCFC
secondary
#96E389
accent
#E60021
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485