#FFBBF5#FFBBF5
#FFBBF5 is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.108 H 331.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBF5 |
|---|---|
| RGB | rgb(255, 187, 245) |
| HSL | hsl(309, 100%, 87%) |
| HSV | hsv(309, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 3.9%, 0%) |
| CIE-LAB | lab(83.65, 33.52, -19.05) |
| CIE-LCH | lch(83.65, 38.55, 330.39°) |
| OKLab | oklab(87.22% 0.0946 -0.0511) |
| OKLCH | oklch(87.22% 0.108 331.6) |
| XYZ | xyz(75.4905, 63.3959, 94.6286) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.74
Pale Mauve
#FED0FC
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.29
Plum
#DDA0DD
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBF5 #BBFFC5
analogous
#E7BBFF #FFBBF5 #FFBBD3
triadic
#FFBBF5 #F5FFBB #BBF5FF
tetradic
#FFBBF5 #FFE7BB #BBFFC5 #BBD3FF
square
#FFBBF5 #FFE7BB #BBFFC5 #BBD3FF
split-complementary
#FFBBF5 #D3FFBB #BBFFE7
monochromatic
#FF41E3 #FF7EEC #FFBBF5 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.54
#FFBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FFBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBF5
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBF5 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#C9D4F3
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbbf5; /* rgb */ color: rgb(255, 187, 245); /* oklch */ color: oklch(87.2% 0.108 331.6);
Tailwind
colors: {
custom: {
50: '#ffd0f8',
500: '#ffbbf5',
950: '#000000',
},
}SCSS
$custom: #ffbbf5; $custom-light: #ffd0f8; $custom-dark: #000000;
JSON
{
"hex": "#ffbbf5",
"rgb": {
"r": 255,
"g": 187,
"b": 245
},
"hsl": {
"h": 308.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87218,
"c": 0.10751,
"h": 331.6
},
"luminance": 0.63393
}Semantic roles & 50–950 ramp
primary
#FFBBF5
secondary
#77E788
accent
#E62200
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385