#F0C8FF#F0C8FF
#F0C8FF is a very light, moderate purple. Relative luminance 0.671; OKLCH L 88.4% C 0.085 H 316.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8FF |
|---|---|
| RGB | rgb(240, 200, 255) |
| HSL | hsl(284, 100%, 89%) |
| HSV | hsv(284, 22%, 100%) |
| CMYK | cmyk(5.9%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(85.53, 23.65, -21.66) |
| CIE-LCH | lch(85.53, 32.07, 317.52°) |
| OKLab | oklab(88.44% 0.0622 -0.0586) |
| OKLCH | oklch(88.44% 0.085 316.7) |
| XYZ | xyz(74.6367, 67.0549, 103.5994) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.71
Light Lavendar
#EFC0FE
ΔE00 2.22
Pale Lavender
#EECFFE
ΔE00 2.57
Very Light Purple
#F6CEFC
ΔE00 2.65
Pale Lilac
#E4CBFF
ΔE00 3.42
Light Lavender
#DFC5FE
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8FF #D7FFC8
analogous
#D5C8FF #F0C8FF #FFC8F3
triadic
#F0C8FF #FFF0C8 #C8FFF0
tetradic
#F0C8FF #FFD5C8 #D7FFC8 #C8F3FF
square
#F0C8FF #FFD5C8 #D7FFC8 #C8F3FF
split-complementary
#F0C8FF #F3FFC8 #C8FFD5
monochromatic
#CF4EFF #DF8BFF #F0C8FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.46
#F0C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#F0C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8FF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8FF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#F0CEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f0c8ff; /* rgb */ color: rgb(240, 200, 255); /* oklch */ color: oklch(88.4% 0.085 316.7);
Tailwind
colors: {
custom: {
50: '#f5d9ff',
500: '#f0c8ff',
950: '#000000',
},
}SCSS
$custom: #f0c8ff; $custom-light: #f5d9ff; $custom-dark: #000000;
JSON
{
"hex": "#f0c8ff",
"rgb": {
"r": 240,
"g": 200,
"b": 255
},
"hsl": {
"h": 283.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88443,
"c": 0.08546,
"h": 316.7
},
"luminance": 0.67054
}Semantic roles & 50–950 ramp
primary
#F0C8FF
secondary
#9EE982
accent
#E6003F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386