#F7C2FF#F7C2FF
#F7C2FF is a very light, moderate purple. Relative luminance 0.656; OKLCH L 88.0% C 0.100 H 322.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C2FF |
|---|---|
| RGB | rgb(247, 194, 255) |
| HSL | hsl(292, 100%, 88%) |
| HSV | hsv(292, 24%, 100%) |
| CMYK | cmyk(3.1%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(84.78, 29.06, -22.73) |
| CIE-LCH | lch(84.78, 36.90, 321.97°) |
| OKLab | oklab(88.02% 0.0786 -0.0614) |
| OKLCH | oklch(88.02% 0.1 322) |
| XYZ | xyz(75.6973, 65.5794, 103.2588) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.60
Light Lilac
#EDC8FF
ΔE00 3.18
Very Light Purple
#F6CEFC
ΔE00 4.09
Pale Mauve
#FED0FC
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 5.02
Light Lavender
#DFC5FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C2FF #CAFFC2
analogous
#D8C2FF #F7C2FF #FFC2E8
triadic
#F7C2FF #FFF7C2 #C2FFF7
tetradic
#F7C2FF #FFD8C2 #CAFFC2 #C2E8FF
square
#F7C2FF #FFD8C2 #CAFFC2 #C2E8FF
split-complementary
#F7C2FF #E8FFC2 #C2FFD8
monochromatic
#E748FF #EF85FF #F7C2FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.49
#F7C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#F7C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C2FF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C2FF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#F9C8D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7c2ff; /* rgb */ color: rgb(247, 194, 255); /* oklch */ color: oklch(88.0% 0.100 322.0);
Tailwind
colors: {
custom: {
50: '#fad4ff',
500: '#f7c2ff',
950: '#000000',
},
}SCSS
$custom: #f7c2ff; $custom-light: #fad4ff; $custom-dark: #000000;
JSON
{
"hex": "#f7c2ff",
"rgb": {
"r": 247,
"g": 194,
"b": 255
},
"hsl": {
"h": 292.131,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88015,
"c": 0.09972,
"h": 322
},
"luminance": 0.65578
}Semantic roles & 50–950 ramp
primary
#F7C2FF
secondary
#8BE87D
accent
#E6001E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386