#F0C8FA#F0C8FA
#F0C8FA is a very light, moderate purple. Relative luminance 0.667; OKLCH L 88.3% C 0.080 H 319.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8FA |
|---|---|
| RGB | rgb(240, 200, 250) |
| HSL | hsl(288, 83%, 88%) |
| HSV | hsv(288, 20%, 98%) |
| CMYK | cmyk(4%, 20%, 0%, 2%) |
| CIE-LAB | lab(85.37, 22.70, -19.25) |
| CIE-LCH | lch(85.37, 29.77, 319.71°) |
| OKLab | oklab(88.27% 0.0607 -0.0519) |
| OKLCH | oklch(88.27% 0.08 319.5) |
| XYZ | xyz(73.8423, 66.7371, 99.4155) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.68
Very Light Purple
#F6CEFC
ΔE00 1.70
Pale Lavender
#EECFFE
ΔE00 2.30
Light Lavendar
#EFC0FE
ΔE00 3.02
Pale Mauve
#FED0FC
ΔE00 3.20
Pale Lilac
#E4CBFF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8FA #D2FAC8
analogous
#D7C8FA #F0C8FA #FAC8EB
triadic
#F0C8FA #FAF0C8 #C8FAF0
tetradic
#F0C8FA #FAD7C8 #D2FAC8 #C8EBFA
square
#F0C8FA #FAD7C8 #D2FAC8 #C8EBFA
split-complementary
#F0C8FA #EBFAC8 #C8FAD7
monochromatic
#D158F0 #E190F5 #F0C8FA #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.46
#F0C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F0C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8FA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8FA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#CBD7F8
Tritanopia (blue-blind)
#F1CDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0c8fa; /* rgb */ color: rgb(240, 200, 250); /* oklch */ color: oklch(88.3% 0.080 319.5);
Tailwind
colors: {
custom: {
50: '#f5d9fc',
500: '#f0c8fa',
950: '#000000',
},
}SCSS
$custom: #f0c8fa; $custom-light: #f5d9fc; $custom-dark: #000000;
JSON
{
"hex": "#f0c8fa",
"rgb": {
"r": 240,
"g": 200,
"b": 250
},
"hsl": {
"h": 288,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.88266,
"c": 0.07984,
"h": 319.5
},
"luminance": 0.66736
}Semantic roles & 50–950 ramp
primary
#F0C8FA
secondary
#99DF87
accent
#E00631
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385