#F0CCFA#F0CCFA
#F0CCFA is a very light, moderate purple. Relative luminance 0.686; OKLCH L 89.0% C 0.073 H 318.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCFA |
|---|---|
| RGB | rgb(240, 204, 250) |
| HSL | hsl(287, 82%, 89%) |
| HSV | hsv(287, 18%, 98%) |
| CMYK | cmyk(4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(86.31, 20.58, -17.83) |
| CIE-LCH | lch(86.31, 27.23, 319.10°) |
| OKLab | oklab(88.99% 0.0549 -0.048) |
| OKLCH | oklch(88.99% 0.073 318.8) |
| XYZ | xyz(74.7809, 68.6142, 99.7284) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.16
Pale Lavender
#EECFFE
ΔE00 1.41
Light Lilac
#EDC8FF
ΔE00 2.38
Pale Mauve
#FED0FC
ΔE00 2.91
Pale Lilac
#E4CBFF
ΔE00 3.69
Light Lavendar
#EFC0FE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCFA #D6FACC
analogous
#D9CCFA #F0CCFA #FACCED
triadic
#F0CCFA #FAF0CC #CCFAF0
tetradic
#F0CCFA #FAD9CC #D6FACC #CCEDFA
square
#F0CCFA #FAD9CC #D6FACC #CCEDFA
split-complementary
#F0CCFA #EDFACC #CCFAD9
monochromatic
#CF5DEF #E094F5 #F0CCFA #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.43
#F0CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#F0CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCFA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCFA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#CFD9F8
Tritanopia (blue-blind)
#F1D1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0ccfa; /* rgb */ color: rgb(240, 204, 250); /* oklch */ color: oklch(89.0% 0.073 318.8);
Tailwind
colors: {
custom: {
50: '#f5dbfc',
500: '#f0ccfa',
950: '#000000',
},
}SCSS
$custom: #f0ccfa; $custom-light: #f5dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f0ccfa",
"rgb": {
"r": 240,
"g": 204,
"b": 250
},
"hsl": {
"h": 286.957,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.88993,
"c": 0.07292,
"h": 318.8
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#F0CCFA
secondary
#9DE08B
accent
#DF0736
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485