#FFBBFC#FFBBFC
#FFBBFC is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.5% C 0.114 H 328.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBFC |
|---|---|
| RGB | rgb(255, 187, 252) |
| HSL | hsl(303, 100%, 87%) |
| HSV | hsv(303, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 1.2%, 0%) |
| CIE-LAB | lab(83.88, 34.75, -22.44) |
| CIE-LCH | lch(83.88, 41.37, 327.15°) |
| OKLab | oklab(87.47% 0.0967 -0.0605) |
| OKLCH | oklch(87.47% 0.114 328) |
| XYZ | xyz(76.5794, 63.8314, 100.3633) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 5.87
Pale Mauve
#FED0FC
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 7.10
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBFC #BBFFBE
analogous
#E0BBFF #FFBBFC #FFBBDA
triadic
#FFBBFC #FCFFBB #BBFCFF
tetradic
#FFBBFC #FFE0BB #BBFFBE #BBDAFF
square
#FFBBFC #FFE0BB #BBFFBE #BBDAFF
split-complementary
#FFBBFC #DAFFBB #BBFFE0
monochromatic
#FF41F7 #FF7EF9 #FFBBFC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.53
#FFBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBFC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBFC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbbfc; /* rgb */ color: rgb(255, 187, 252); /* oklch */ color: oklch(87.5% 0.114 328.0);
Tailwind
colors: {
custom: {
50: '#ffd0fd',
500: '#ffbbfc',
950: '#000000',
},
}SCSS
$custom: #ffbbfc; $custom-light: #ffd0fd; $custom-dark: #000000;
JSON
{
"hex": "#ffbbfc",
"rgb": {
"r": 255,
"g": 187,
"b": 252
},
"hsl": {
"h": 302.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87467,
"c": 0.11402,
"h": 328
},
"luminance": 0.63829
}Semantic roles & 50–950 ramp
primary
#FFBBFC
secondary
#77E77C
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385