#F5CCFD#F5CCFD
#F5CCFD is a very light, moderate purple. Relative luminance 0.697; OKLCH L 89.5% C 0.079 H 320.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCFD |
|---|---|
| RGB | rgb(245, 204, 253) |
| HSL | hsl(290, 92%, 90%) |
| HSV | hsv(290, 19%, 99%) |
| CMYK | cmyk(3.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.85, 22.76, -18.57) |
| CIE-LCH | lch(86.85, 29.38, 320.79°) |
| OKLab | oklab(89.54% 0.0613 -0.05) |
| OKLCH | oklch(89.54% 0.079 320.8) |
| XYZ | xyz(76.9762, 69.6914, 102.3062) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.83
Pale Lavender
#EECFFE
ΔE00 2.26
Pale Mauve
#FED0FC
ΔE00 2.32
Light Lilac
#EDC8FF
ΔE00 2.34
Light Lavendar
#EFC0FE
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCFD #D4FDCC
analogous
#DDCCFD #F5CCFD #FDCCED
triadic
#F5CCFD #FDF5CC #CCFDF5
tetradic
#F5CCFD #FDDDCC #D4FDCC #CCEDFD
square
#F5CCFD #FDDDCC #D4FDCC #CCEDFD
split-complementary
#F5CCFD #EDFDCC #CCFDDD
monochromatic
#DE56F8 #E991FB #F5CCFD #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.41
#F5CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F5CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCFD
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCFD | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#F6D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5ccfd; /* rgb */ color: rgb(245, 204, 253); /* oklch */ color: oklch(89.5% 0.079 320.8);
Tailwind
colors: {
custom: {
50: '#f8dbfe',
500: '#f5ccfd',
950: '#000000',
},
}SCSS
$custom: #f5ccfd; $custom-light: #f8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f5ccfd",
"rgb": {
"r": 245,
"g": 204,
"b": 253
},
"hsl": {
"h": 290.204,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.89539,
"c": 0.07906,
"h": 320.8
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#F5CCFD
secondary
#97E588
accent
#E60025
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485