#F0CCFE#F0CCFE
#F0CCFE is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.1% C 0.077 H 316.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCFE |
|---|---|
| RGB | rgb(240, 204, 254) |
| HSL | hsl(283, 96%, 90%) |
| HSV | hsv(283, 20%, 100%) |
| CMYK | cmyk(5.5%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.44, 21.34, -19.76) |
| CIE-LCH | lch(86.44, 29.08, 317.21°) |
| OKLab | oklab(89.13% 0.0562 -0.0533) |
| OKLCH | oklch(89.13% 0.077 316.5) |
| XYZ | xyz(75.4147, 68.8677, 103.0667) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.26
Light Lilac
#EDC8FF
ΔE00 1.45
Very Light Purple
#F6CEFC
ΔE00 1.76
Pale Lilac
#E4CBFF
ΔE00 3.06
Pale Mauve
#FED0FC
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCFE #DAFECC
analogous
#D7CCFE #F0CCFE #FECCF3
triadic
#F0CCFE #FEF0CC #CCFEF0
tetradic
#F0CCFE #FED7CC #DAFECC #CCF3FE
square
#F0CCFE #FED7CC #DAFECC #CCF3FE
split-complementary
#F0CCFE #F3FECC #CCFED7
monochromatic
#CD54FC #DE90FD #F0CCFE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.42
#F0CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#F0CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCFE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCFE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#F0D1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0ccfe; /* rgb */ color: rgb(240, 204, 254); /* oklch */ color: oklch(89.1% 0.077 316.5);
Tailwind
colors: {
custom: {
50: '#f5dbfe',
500: '#f0ccfe',
950: '#000000',
},
}SCSS
$custom: #f0ccfe; $custom-light: #f5dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f0ccfe",
"rgb": {
"r": 240,
"g": 204,
"b": 254
},
"hsl": {
"h": 283.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.89132,
"c": 0.07744,
"h": 316.5
},
"luminance": 0.68867
}Semantic roles & 50–950 ramp
primary
#F0CCFE
secondary
#A2E787
accent
#E60040
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485