#F7B4FF#F7B4FF
#F7B4FF is a very light, vivid purple. Relative luminance 0.596; OKLCH L 85.6% C 0.124 H 322.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B4FF |
|---|---|
| RGB | rgb(247, 180, 255) |
| HSL | hsl(294, 100%, 85%) |
| HSV | hsv(294, 29%, 100%) |
| CMYK | cmyk(3.1%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(81.64, 36.45, -27.52) |
| CIE-LCH | lch(81.64, 45.67, 322.95°) |
| OKLab | oklab(85.62% 0.0989 -0.0747) |
| OKLCH | oklch(85.62% 0.124 322.9) |
| XYZ | xyz(72.7269, 59.6388, 102.2687) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.90
Mauve
#E0B0FF
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.41
Light Violet
#D6B4FC
ΔE00 6.89
Very Light Purple
#F6CEFC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B4FF #BCFFB4
analogous
#D1B4FF #F7B4FF #FFB4E1
triadic
#F7B4FF #FFF7B4 #B4FFF7
tetradic
#F7B4FF #FFD1B4 #BCFFB4 #B4E1FF
square
#F7B4FF #FFD1B4 #BCFFB4 #B4E1FF
split-complementary
#F7B4FF #E1FFB4 #B4FFD1
monochromatic
#EA3AFF #F077FF #F7B4FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.62
#F7B4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#F7B4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B4FF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B4FF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#FABBCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f7b4ff; /* rgb */ color: rgb(247, 180, 255); /* oklch */ color: oklch(85.6% 0.124 322.9);
Tailwind
colors: {
custom: {
50: '#facbff',
500: '#f7b4ff',
950: '#000000',
},
}SCSS
$custom: #f7b4ff; $custom-light: #facbff; $custom-dark: #000000;
JSON
{
"hex": "#f7b4ff",
"rgb": {
"r": 247,
"g": 180,
"b": 255
},
"hsl": {
"h": 293.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.85615,
"c": 0.12394,
"h": 322.9
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#F7B4FF
secondary
#7EE671
accent
#E60018
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#171318
muted
#858386