#F5CDFF#F5CDFF
#F5CDFF is a very light, moderate purple. Relative luminance 0.703; OKLCH L 89.8% C 0.080 H 319.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDFF |
|---|---|
| RGB | rgb(245, 205, 255) |
| HSL | hsl(288, 100%, 90%) |
| HSV | hsv(288, 20%, 100%) |
| CMYK | cmyk(3.9%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(87.14, 22.61, -19.18) |
| CIE-LCH | lch(87.14, 29.65, 319.69°) |
| OKLab | oklab(89.79% 0.0604 -0.0517) |
| OKLCH | oklch(89.79% 0.08 319.5) |
| XYZ | xyz(77.5350, 70.2964, 104.0724) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.07
Pale Lavender
#EECFFE
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 2.09
Pale Mauve
#FED0FC
ΔE00 2.61
Light Lavendar
#EFC0FE
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDFF #D7FFCD
analogous
#DCCDFF #F5CDFF #FFCDF0
triadic
#F5CDFF #FFF5CD #CDFFF5
tetradic
#F5CDFF #FFDCCD #D7FFCD #CDF0FF
square
#F5CDFF #FFDCCD #D7FFCD #CDF0FF
split-complementary
#F5CDFF #F0FFCD #CDFFDC
monochromatic
#DD53FF #E990FF #F5CDFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.39
#F5CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F5CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDFF
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDFF | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#F6D2DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f5cdff; /* rgb */ color: rgb(245, 205, 255); /* oklch */ color: oklch(89.8% 0.080 319.5);
Tailwind
colors: {
custom: {
50: '#f8dcff',
500: '#f5cdff',
950: '#000000',
},
}SCSS
$custom: #f5cdff; $custom-light: #f8dcff; $custom-dark: #000000;
JSON
{
"hex": "#f5cdff",
"rgb": {
"r": 245,
"g": 205,
"b": 255
},
"hsl": {
"h": 288,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89788,
"c": 0.07952,
"h": 319.5
},
"luminance": 0.70295
}Semantic roles & 50–950 ramp
primary
#F5CDFF
secondary
#9AEA86
accent
#E6002E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486