#FFB7FE#FFB7FE
#FFB7FE is a very light, vivid purple. Relative luminance 0.623; OKLCH L 86.9% C 0.123 H 327.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7FE |
|---|---|
| RGB | rgb(255, 183, 254) |
| HSL | hsl(301, 100%, 86%) |
| HSV | hsv(301, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 0.4%, 0%) |
| CIE-LAB | lab(83.06, 37.20, -24.74) |
| CIE-LCH | lch(83.06, 44.68, 326.38°) |
| OKLab | oklab(86.87% 0.1031 -0.0669) |
| OKLCH | oklch(86.87% 0.123 327) |
| XYZ | xyz(76.0612, 62.2853, 101.7623) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.35
Mauve
#E0B0FF
ΔE00 6.51
Light Lilac
#EDC8FF
ΔE00 6.56
Plum
#DDA0DD
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 7.23
Pale Mauve
#FED0FC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7FE #B7FFB8
analogous
#DCB7FF #FFB7FE #FFB7DA
triadic
#FFB7FE #FEFFB7 #B7FEFF
tetradic
#FFB7FE #FFDCB7 #B7FFB8 #B7DAFF
square
#FFB7FE #FFDCB7 #B7FFB8 #B7DAFF
split-complementary
#FFB7FE #DAFFB7 #B7FFDC
monochromatic
#FF3DFC #FF7AFD #FFB7FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.56
#FFB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FFB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7FE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7FE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#FFBDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb7fe; /* rgb */ color: rgb(255, 183, 254); /* oklch */ color: oklch(86.9% 0.123 327.0);
Tailwind
colors: {
custom: {
50: '#ffcdff',
500: '#ffb7fe',
950: '#000000',
},
}SCSS
$custom: #ffb7fe; $custom-light: #ffcdff; $custom-dark: #000000;
JSON
{
"hex": "#ffb7fe",
"rgb": {
"r": 255,
"g": 183,
"b": 254
},
"hsl": {
"h": 300.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86869,
"c": 0.12285,
"h": 327
},
"luminance": 0.62283
}Semantic roles & 50–950 ramp
primary
#FFB7FE
secondary
#74E675
accent
#E60300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386