#FFB7FC#FFB7FC
#FFB7FC is a very light, vivid purple. Relative luminance 0.622; OKLCH L 86.8% C 0.121 H 328.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7FC |
|---|---|
| RGB | rgb(255, 183, 252) |
| HSL | hsl(303, 100%, 86%) |
| HSV | hsv(303, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 1.2%, 0%) |
| CIE-LAB | lab(83.00, 36.85, -23.78) |
| CIE-LCH | lch(83.00, 43.85, 327.17°) |
| OKLab | oklab(86.8% 0.1025 -0.0642) |
| OKLCH | oklch(86.8% 0.121 328) |
| XYZ | xyz(75.7426, 62.1578, 100.0844) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.99
Pale Mauve
#FED0FC
ΔE00 7.08
Very Light Purple
#F6CEFC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7FC #B7FFBA
analogous
#DEB7FF #FFB7FC #FFB7D8
triadic
#FFB7FC #FCFFB7 #B7FCFF
tetradic
#FFB7FC #FFDEB7 #B7FFBA #B7D8FF
square
#FFB7FC #FFDEB7 #B7FFBA #B7D8FF
split-complementary
#FFB7FC #D8FFB7 #B7FFDE
monochromatic
#FF3DF7 #FF7AF9 #FFB7FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.56
#FFB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FFB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7FC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7FC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#FFBDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb7fc; /* rgb */ color: rgb(255, 183, 252); /* oklch */ color: oklch(86.8% 0.121 328.0);
Tailwind
colors: {
custom: {
50: '#ffcdfd',
500: '#ffb7fc',
950: '#000000',
},
}SCSS
$custom: #ffb7fc; $custom-light: #ffcdfd; $custom-dark: #000000;
JSON
{
"hex": "#ffb7fc",
"rgb": {
"r": 255,
"g": 183,
"b": 252
},
"hsl": {
"h": 302.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86795,
"c": 0.12094,
"h": 328
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#FFB7FC
secondary
#74E679
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385