#F0CCFF#F0CCFF
#F0CCFF is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.2% C 0.079 H 315.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCFF |
|---|---|
| RGB | rgb(240, 204, 255) |
| HSL | hsl(282, 100%, 90%) |
| HSV | hsv(282, 20%, 100%) |
| CMYK | cmyk(5.9%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.47, 21.53, -20.24) |
| CIE-LCH | lch(86.47, 29.55, 316.78°) |
| OKLab | oklab(89.17% 0.0565 -0.0547) |
| OKLCH | oklch(89.17% 0.079 315.9) |
| XYZ | xyz(75.5753, 68.9320, 103.9122) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.26
Pale Lavender
#EECFFE
ΔE00 1.35
Very Light Purple
#F6CEFC
ΔE00 1.97
Pale Lilac
#E4CBFF
ΔE00 2.94
Light Lavendar
#EFC0FE
ΔE00 3.47
Pale Mauve
#FED0FC
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCFF #DBFFCC
analogous
#D7CCFF #F0CCFF #FFCCF4
triadic
#F0CCFF #FFF0CC #CCFFF0
tetradic
#F0CCFF #FFD7CC #DBFFCC #CCF4FF
square
#F0CCFF #FFD7CC #DBFFCC #CCF4FF
split-complementary
#F0CCFF #F4FFCC #CCFFD7
monochromatic
#CC52FF #DE8FFF #F0CCFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.42
#F0CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#F0CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCFF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCFF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CDDAFD
Tritanopia (blue-blind)
#F0D2DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0ccff; /* rgb */ color: rgb(240, 204, 255); /* oklch */ color: oklch(89.2% 0.079 315.9);
Tailwind
colors: {
custom: {
50: '#f5dbff',
500: '#f0ccff',
950: '#000000',
},
}SCSS
$custom: #f0ccff; $custom-light: #f5dbff; $custom-dark: #000000;
JSON
{
"hex": "#f0ccff",
"rgb": {
"r": 240,
"g": 204,
"b": 255
},
"hsl": {
"h": 282.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89167,
"c": 0.07859,
"h": 315.9
},
"luminance": 0.68931
}Semantic roles & 50–950 ramp
primary
#F0CCFF
secondary
#A3EA86
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486