#FFBFFE#FFBFFE
#FFBFFE is a very light, moderate purple. Relative luminance 0.657; OKLCH L 88.2% C 0.109 H 327.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFFE |
|---|---|
| RGB | rgb(255, 191, 254) |
| HSL | hsl(301, 100%, 87%) |
| HSV | hsv(301, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 0.4%, 0%) |
| CIE-LAB | lab(84.83, 33.01, -22.05) |
| CIE-LCH | lch(84.83, 39.70, 326.25°) |
| OKLab | oklab(88.22% 0.0914 -0.0594) |
| OKLCH | oklch(88.22% 0.109 327) |
| XYZ | xyz(77.7584, 65.6797, 102.3281) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.44
Light Lilac
#EDC8FF
ΔE00 5.14
Pale Mauve
#FED0FC
ΔE00 5.25
Very Light Purple
#F6CEFC
ΔE00 5.29
Pale Lavender
#EECFFE
ΔE00 6.71
Mauve
#E0B0FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFFE #BFFFC0
analogous
#E0BFFF #FFBFFE #FFBFDE
triadic
#FFBFFE #FEFFBF #BFFEFF
tetradic
#FFBFFE #FFE0BF #BFFFC0 #BFDEFF
square
#FFBFFE #FFE0BF #BFFFC0 #BFDEFF
split-complementary
#FFBFFE #DEFFBF #BFFFE0
monochromatic
#FF45FC #FF82FD #FFBFFE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.49
#FFBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FFBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFFE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFFE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffbffe; /* rgb */ color: rgb(255, 191, 254); /* oklch */ color: oklch(88.2% 0.109 327.0);
Tailwind
colors: {
custom: {
50: '#ffd3fe',
500: '#ffbffe',
950: '#000000',
},
}SCSS
$custom: #ffbffe; $custom-light: #ffd3fe; $custom-dark: #000000;
JSON
{
"hex": "#ffbffe",
"rgb": {
"r": 255,
"g": 191,
"b": 254
},
"hsl": {
"h": 300.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88218,
"c": 0.10902,
"h": 327
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#FFBFFE
secondary
#7BE87C
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386