#FFB7FF#FFB7FF
#FFB7FF is a very light, vivid purple. Relative luminance 0.623; OKLCH L 86.9% C 0.124 H 326.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7FF |
|---|---|
| RGB | rgb(255, 183, 255) |
| HSL | hsl(300, 100%, 86%) |
| HSV | hsv(300, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(83.10, 37.38, -25.22) |
| CIE-LCH | lch(83.10, 45.10, 325.99°) |
| OKLab | oklab(86.91% 0.1033 -0.0682) |
| OKLCH | oklch(86.91% 0.124 326.6) |
| XYZ | xyz(76.2217, 62.3495, 102.6079) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 6.56
Plum
#DDA0DD
ΔE00 7.15
Very Light Purple
#F6CEFC
ΔE00 7.31
Pale Mauve
#FED0FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7FF #B7FFB7
analogous
#DBB7FF #FFB7FF #FFB7DB
triadic
#FFB7FF #FFFFB7 #B7FFFF
tetradic
#FFB7FF #FFDBB7 #B7FFB7 #B7DBFF
square
#FFB7FF #FFDBB7 #B7FFB7 #B7DBFF
split-complementary
#FFB7FF #DBFFB7 #B7FFDB
monochromatic
#FF3DFF #FF7AFF #FFB7FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.56
#FFB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FFB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7FF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7FF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FFBDD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb7ff; /* rgb */ color: rgb(255, 183, 255); /* oklch */ color: oklch(86.9% 0.124 326.6);
Tailwind
colors: {
custom: {
50: '#ffcdff',
500: '#ffb7ff',
950: '#000000',
},
}SCSS
$custom: #ffb7ff; $custom-light: #ffcdff; $custom-dark: #000000;
JSON
{
"hex": "#ffb7ff",
"rgb": {
"r": 255,
"g": 183,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86906,
"c": 0.12382,
"h": 326.6
},
"luminance": 0.62347
}Semantic roles & 50–950 ramp
primary
#FFB7FF
secondary
#74E674
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386