#F5CCFF#F5CCFF
#F5CCFF is a very light, moderate purple. Relative luminance 0.698; OKLCH L 89.6% C 0.081 H 319.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCFF |
|---|---|
| RGB | rgb(245, 204, 255) |
| HSL | hsl(288, 100%, 90%) |
| HSV | hsv(288, 20%, 100%) |
| CMYK | cmyk(3.9%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.91, 23.14, -19.53) |
| CIE-LCH | lch(86.91, 30.28, 319.83°) |
| OKLab | oklab(89.61% 0.0619 -0.0526) |
| OKLCH | oklch(89.61% 0.081 319.6) |
| XYZ | xyz(77.2965, 69.8195, 103.9929) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.29
Light Lilac
#EDC8FF
ΔE00 1.95
Pale Lavender
#EECFFE
ΔE00 2.23
Pale Mauve
#FED0FC
ΔE00 2.72
Light Lavendar
#EFC0FE
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCFF #D6FFCC
analogous
#DBCCFF #F5CCFF #FFCCF0
triadic
#F5CCFF #FFF5CC #CCFFF5
tetradic
#F5CCFF #FFDBCC #D6FFCC #CCF0FF
square
#F5CCFF #FFDBCC #D6FFCC #CCF0FF
split-complementary
#F5CCFF #F0FFCC #CCFFDB
monochromatic
#DD52FF #E98FFF #F5CCFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.40
#F5CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#F5CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCFF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCFF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F6D1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f5ccff; /* rgb */ color: rgb(245, 204, 255); /* oklch */ color: oklch(89.6% 0.081 319.6);
Tailwind
colors: {
custom: {
50: '#f8dbff',
500: '#f5ccff',
950: '#000000',
},
}SCSS
$custom: #f5ccff; $custom-light: #f8dbff; $custom-dark: #000000;
JSON
{
"hex": "#f5ccff",
"rgb": {
"r": 245,
"g": 204,
"b": 255
},
"hsl": {
"h": 288.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89608,
"c": 0.08125,
"h": 319.6
},
"luminance": 0.69818
}Semantic roles & 50–950 ramp
primary
#F5CCFF
secondary
#99EA86
accent
#E6002D
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486