#F0CDFF#F0CDFF
#F0CDFF is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.3% C 0.077 H 315.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDFF |
|---|---|
| RGB | rgb(240, 205, 255) |
| HSL | hsl(282, 100%, 90%) |
| HSV | hsv(282, 20%, 100%) |
| CMYK | cmyk(5.9%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(86.71, 21.00, -19.88) |
| CIE-LCH | lch(86.71, 28.92, 316.58°) |
| OKLab | oklab(89.35% 0.055 -0.0537) |
| OKLCH | oklch(89.35% 0.077 315.7) |
| XYZ | xyz(75.8137, 69.4088, 103.9917) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.04
Light Lilac
#EDC8FF
ΔE00 1.54
Very Light Purple
#F6CEFC
ΔE00 1.90
Pale Lilac
#E4CBFF
ΔE00 2.89
Pale Mauve
#FED0FC
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDFF #DCFFCD
analogous
#D7CDFF #F0CDFF #FFCDF5
triadic
#F0CDFF #FFF0CD #CDFFF0
tetradic
#F0CDFF #FFD7CD #DCFFCD #CDF5FF
square
#F0CDFF #FFD7CD #DCFFCD #CDF5FF
split-complementary
#F0CDFF #F5FFCD #CDFFD7
monochromatic
#CB53FF #DE90FF #F0CDFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.41
#F0CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#F0CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDFF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDFF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F0D2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f0cdff; /* rgb */ color: rgb(240, 205, 255); /* oklch */ color: oklch(89.3% 0.077 315.7);
Tailwind
colors: {
custom: {
50: '#f5dcff',
500: '#f0cdff',
950: '#000000',
},
}SCSS
$custom: #f0cdff; $custom-light: #f5dcff; $custom-dark: #000000;
JSON
{
"hex": "#f0cdff",
"rgb": {
"r": 240,
"g": 205,
"b": 255
},
"hsl": {
"h": 282,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89349,
"c": 0.07688,
"h": 315.7
},
"luminance": 0.69408
}Semantic roles & 50–950 ramp
primary
#F0CDFF
secondary
#A4EA86
accent
#E60045
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486