#F0C8FE#F0C8FE
#F0C8FE is a very light, moderate purple. Relative luminance 0.670; OKLCH L 88.4% C 0.084 H 317.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8FE |
|---|---|
| RGB | rgb(240, 200, 254) |
| HSL | hsl(284, 96%, 89%) |
| HSV | hsv(284, 21%, 100%) |
| CMYK | cmyk(5.5%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(85.50, 23.46, -21.18) |
| CIE-LCH | lch(85.50, 31.61, 317.93°) |
| OKLab | oklab(88.41% 0.0619 -0.0572) |
| OKLCH | oklch(88.41% 0.084 317.2) |
| XYZ | xyz(74.4762, 66.9907, 102.7538) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.84
Light Lavendar
#EFC0FE
ΔE00 2.34
Very Light Purple
#F6CEFC
ΔE00 2.44
Pale Lavender
#EECFFE
ΔE00 2.47
Pale Lilac
#E4CBFF
ΔE00 3.48
Pale Mauve
#FED0FC
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8FE #D6FEC8
analogous
#D5C8FE #F0C8FE #FEC8F1
triadic
#F0C8FE #FEF0C8 #C8FEF0
tetradic
#F0C8FE #FED5C8 #D6FEC8 #C8F1FE
square
#F0C8FE #FED5C8 #D6FEC8 #C8F1FE
split-complementary
#F0C8FE #F1FEC8 #C8FED5
monochromatic
#CF50FC #E08CFD #F0C8FE #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.46
#F0C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F0C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8FE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8FE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#F0CEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f0c8fe; /* rgb */ color: rgb(240, 200, 254); /* oklch */ color: oklch(88.4% 0.084 317.2);
Tailwind
colors: {
custom: {
50: '#f5d9fe',
500: '#f0c8fe',
950: '#000000',
},
}SCSS
$custom: #f0c8fe; $custom-light: #f5d9fe; $custom-dark: #000000;
JSON
{
"hex": "#f0c8fe",
"rgb": {
"r": 240,
"g": 200,
"b": 254
},
"hsl": {
"h": 284.444,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.88407,
"c": 0.08432,
"h": 317.2
},
"luminance": 0.6699
}Semantic roles & 50–950 ramp
primary
#F0C8FE
secondary
#9DE783
accent
#E6003C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386