#F0C2FF#F0C2FF
#F0C2FF is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.4% C 0.096 H 317.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C2FF |
|---|---|
| RGB | rgb(240, 194, 255) |
| HSL | hsl(285, 100%, 88%) |
| HSV | hsv(285, 24%, 100%) |
| CMYK | cmyk(5.9%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(84.14, 26.84, -23.77) |
| CIE-LCH | lch(84.14, 35.85, 318.47°) |
| OKLab | oklab(87.37% 0.0709 -0.0644) |
| OKLCH | oklch(87.37% 0.096 317.7) |
| XYZ | xyz(73.2743, 64.3301, 103.1453) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.47
Light Lilac
#EDC8FF
ΔE00 2.09
Very Light Purple
#F6CEFC
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.33
Light Lavender
#DFC5FE
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C2FF #D1FFC2
analogous
#D1C2FF #F0C2FF #FFC2EF
triadic
#F0C2FF #FFF0C2 #C2FFF0
tetradic
#F0C2FF #FFD1C2 #D1FFC2 #C2EFFF
square
#F0C2FF #FFD1C2 #D1FFC2 #C2EFFF
split-complementary
#F0C2FF #EFFFC2 #C2FFD1
monochromatic
#D248FF #E185FF #F0C2FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.51
#F0C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F0C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C2FF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C2FF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C5D3FD
Tritanopia (blue-blind)
#F0C9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0c2ff; /* rgb */ color: rgb(240, 194, 255); /* oklch */ color: oklch(87.4% 0.096 317.7);
Tailwind
colors: {
custom: {
50: '#f5d4ff',
500: '#f0c2ff',
950: '#000000',
},
}SCSS
$custom: #f0c2ff; $custom-light: #f5d4ff; $custom-dark: #000000;
JSON
{
"hex": "#f0c2ff",
"rgb": {
"r": 240,
"g": 194,
"b": 255
},
"hsl": {
"h": 285.246,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.8737,
"c": 0.09579,
"h": 317.7
},
"luminance": 0.64329
}Semantic roles & 50–950 ramp
primary
#F0C2FF
secondary
#97E87D
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386