#F0CCFC#F0CCFC
#F0CCFC is a very light, moderate purple. Relative luminance 0.687; OKLCH L 89.1% C 0.075 H 317.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCFC |
|---|---|
| RGB | rgb(240, 204, 252) |
| HSL | hsl(285, 89%, 89%) |
| HSV | hsv(285, 19%, 99%) |
| CMYK | cmyk(4.8%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(86.38, 20.96, -18.79) |
| CIE-LCH | lch(86.38, 28.15, 318.12°) |
| OKLab | oklab(89.06% 0.0555 -0.0507) |
| OKLCH | oklch(89.06% 0.075 317.6) |
| XYZ | xyz(75.0961, 68.7403, 101.3887) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.23
Very Light Purple
#F6CEFC
ΔE00 1.40
Light Lilac
#EDC8FF
ΔE00 1.90
Pale Mauve
#FED0FC
ΔE00 3.18
Pale Lilac
#E4CBFF
ΔE00 3.35
Light Lavendar
#EFC0FE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCFC #D8FCCC
analogous
#D8CCFC #F0CCFC #FCCCF0
triadic
#F0CCFC #FCF0CC #CCFCF0
tetradic
#F0CCFC #FCD8CC #D8FCCC #CCF0FC
square
#F0CCFC #FCD8CC #D8FCCC #CCF0FC
split-complementary
#F0CCFC #F0FCCC #CCFCD8
monochromatic
#CE58F5 #DF92F9 #F0CCFC #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.42
#F0CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F0CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCFC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCFC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#F0D1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0ccfc; /* rgb */ color: rgb(240, 204, 252); /* oklch */ color: oklch(89.1% 0.075 317.6);
Tailwind
colors: {
custom: {
50: '#f5dbfd',
500: '#f0ccfc',
950: '#000000',
},
}SCSS
$custom: #f0ccfc; $custom-light: #f5dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f0ccfc",
"rgb": {
"r": 240,
"g": 204,
"b": 252
},
"hsl": {
"h": 285,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89062,
"c": 0.07517,
"h": 317.6
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#F0CCFC
secondary
#9FE389
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485