#FFBFFF#FFBFFF
#FFBFFF is a very light, moderate purple. Relative luminance 0.657; OKLCH L 88.3% C 0.110 H 326.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFFF |
|---|---|
| RGB | rgb(255, 191, 255) |
| HSL | hsl(300, 100%, 87%) |
| HSV | hsv(300, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(84.87, 33.19, -22.54) |
| CIE-LCH | lch(84.87, 40.12, 325.82°) |
| OKLab | oklab(88.25% 0.0917 -0.0608) |
| OKLCH | oklch(88.25% 0.11 326.5) |
| XYZ | xyz(77.9189, 65.7439, 103.1737) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.38
Pale Lavender
#EECFFE
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFFF #BFFFBF
analogous
#DFBFFF #FFBFFF #FFBFDF
triadic
#FFBFFF #FFFFBF #BFFFFF
tetradic
#FFBFFF #FFDFBF #BFFFBF #BFDFFF
square
#FFBFFF #FFDFBF #BFFFBF #BFDFFF
split-complementary
#FFBFFF #DFFFBF #BFFFDF
monochromatic
#FF45FF #FF82FF #FFBFFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.48
#FFBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FFBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFFF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFFF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffbfff; /* rgb */ color: rgb(255, 191, 255); /* oklch */ color: oklch(88.3% 0.110 326.5);
Tailwind
colors: {
custom: {
50: '#ffd3ff',
500: '#ffbfff',
950: '#000000',
},
}SCSS
$custom: #ffbfff; $custom-light: #ffd3ff; $custom-dark: #000000;
JSON
{
"hex": "#ffbfff",
"rgb": {
"r": 255,
"g": 191,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88254,
"c": 0.10999,
"h": 326.5
},
"luminance": 0.65742
}Semantic roles & 50–950 ramp
primary
#FFBFFF
secondary
#7BE87B
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386