#F0CAFF#F0CAFF
#F0CAFF is a very light, moderate purple. Relative luminance 0.680; OKLCH L 88.8% C 0.082 H 316.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CAFF |
|---|---|
| RGB | rgb(240, 202, 255) |
| HSL | hsl(283, 100%, 90%) |
| HSV | hsv(283, 21%, 100%) |
| CMYK | cmyk(5.9%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(86.00, 22.59, -20.95) |
| CIE-LCH | lch(86.00, 30.81, 317.17°) |
| OKLab | oklab(88.8% 0.0594 -0.0566) |
| OKLCH | oklch(88.8% 0.082 316.3) |
| XYZ | xyz(75.1030, 67.9874, 103.7548) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.80
Pale Lavender
#EECFFE
ΔE00 1.96
Very Light Purple
#F6CEFC
ΔE00 2.25
Light Lavendar
#EFC0FE
ΔE00 2.84
Pale Lilac
#E4CBFF
ΔE00 3.13
Light Lavender
#DFC5FE
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CAFF #D9FFCA
analogous
#D6CAFF #F0CAFF #FFCAF4
triadic
#F0CAFF #FFF0CA #CAFFF0
tetradic
#F0CAFF #FFD6CA #D9FFCA #CAF4FF
square
#F0CAFF #FFD6CA #D9FFCA #CAF4FF
split-complementary
#F0CAFF #F4FFCA #CAFFD6
monochromatic
#CD50FF #DF8DFF #F0CAFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.44
#F0CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F0CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CAFF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CAFF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#F0D0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f0caff; /* rgb */ color: rgb(240, 202, 255); /* oklch */ color: oklch(88.8% 0.082 316.3);
Tailwind
colors: {
custom: {
50: '#f5daff',
500: '#f0caff',
950: '#000000',
},
}SCSS
$custom: #f0caff; $custom-light: #f5daff; $custom-dark: #000000;
JSON
{
"hex": "#f0caff",
"rgb": {
"r": 240,
"g": 202,
"b": 255
},
"hsl": {
"h": 283.019,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.88804,
"c": 0.08203,
"h": 316.3
},
"luminance": 0.67986
}Semantic roles & 50–950 ramp
primary
#F0CAFF
secondary
#A1E984
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386