#FFBBF9#FFBBF9
#FFBBF9 is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.4% C 0.111 H 329.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBF9 |
|---|---|
| RGB | rgb(255, 187, 249) |
| HSL | hsl(305, 100%, 87%) |
| HSV | hsv(305, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 2.4%, 0%) |
| CIE-LAB | lab(83.78, 34.22, -20.99) |
| CIE-LCH | lch(83.78, 40.14, 328.48°) |
| OKLab | oklab(87.36% 0.0958 -0.0564) |
| OKLCH | oklch(87.36% 0.111 329.5) |
| XYZ | xyz(76.1077, 63.6427, 97.8794) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.22
Pale Mauve
#FED0FC
ΔE00 5.77
Very Light Purple
#F6CEFC
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.00
Plum
#DDA0DD
ΔE00 7.39
Pale Lavender
#EECFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBF9 #BBFFC1
analogous
#E3BBFF #FFBBF9 #FFBBD7
triadic
#FFBBF9 #F9FFBB #BBF9FF
tetradic
#FFBBF9 #FFE3BB #BBFFC1 #BBD7FF
square
#FFBBF9 #FFE3BB #BBFFC1 #BBD7FF
split-complementary
#FFBBF9 #D7FFBB #BBFFE3
monochromatic
#FF41EE #FF7EF4 #FFBBF9 #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.53
#FFBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FFBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBF9
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBF9 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#C8D4F7
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbbf9; /* rgb */ color: rgb(255, 187, 249); /* oklch */ color: oklch(87.4% 0.111 329.5);
Tailwind
colors: {
custom: {
50: '#ffd0fb',
500: '#ffbbf9',
950: '#000000',
},
}SCSS
$custom: #ffbbf9; $custom-light: #ffd0fb; $custom-dark: #000000;
JSON
{
"hex": "#ffbbf9",
"rgb": {
"r": 255,
"g": 187,
"b": 249
},
"hsl": {
"h": 305.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87359,
"c": 0.11119,
"h": 329.5
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#FFBBF9
secondary
#77E781
accent
#E61400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385