#FFBBFB#FFBBFB
#FFBBFB is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.4% C 0.113 H 328.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBFB |
|---|---|
| RGB | rgb(255, 187, 251) |
| HSL | hsl(304, 100%, 87%) |
| HSV | hsv(304, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 1.6%, 0%) |
| CIE-LAB | lab(83.84, 34.57, -21.96) |
| CIE-LCH | lch(83.84, 40.95, 327.58°) |
| OKLab | oklab(87.43% 0.0964 -0.0591) |
| OKLCH | oklch(87.43% 0.113 328.5) |
| XYZ | xyz(76.4213, 63.7682, 99.5310) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 5.90
Pale Mauve
#FED0FC
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.07
Mauve
#E0B0FF
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBFB #BBFFBF
analogous
#E1BBFF #FFBBFB #FFBBD9
triadic
#FFBBFB #FBFFBB #BBFBFF
tetradic
#FFBBFB #FFE1BB #BBFFBF #BBD9FF
square
#FFBBFB #FFE1BB #BBFFBF #BBD9FF
split-complementary
#FFBBFB #D9FFBB #BBFFE1
monochromatic
#FF41F4 #FF7EF7 #FFBBFB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.53
#FFBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FFBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBFB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBFB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#C8D4F9
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbbfb; /* rgb */ color: rgb(255, 187, 251); /* oklch */ color: oklch(87.4% 0.113 328.5);
Tailwind
colors: {
custom: {
50: '#ffd0fc',
500: '#ffbbfb',
950: '#000000',
},
}SCSS
$custom: #ffbbfb; $custom-light: #ffd0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffbbfb",
"rgb": {
"r": 255,
"g": 187,
"b": 251
},
"hsl": {
"h": 303.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87431,
"c": 0.11306,
"h": 328.5
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#FFBBFB
secondary
#77E77E
accent
#E60D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385