#FFBBEE#FFBBEE
#FFBBEE is a very light, moderate pink. Relative luminance 0.630; OKLCH L 87.0% C 0.101 H 335.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBEE |
|---|---|
| RGB | rgb(255, 187, 238) |
| HSL | hsl(315, 100%, 87%) |
| HSV | hsv(315, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 6.7%, 0%) |
| CIE-LAB | lab(83.43, 32.31, -15.64) |
| CIE-LCH | lch(83.43, 35.90, 334.17°) |
| OKLab | oklab(86.98% 0.0925 -0.0417) |
| OKLCH | oklch(86.98% 0.101 335.7) |
| XYZ | xyz(74.4420, 62.9765, 89.1067) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.35
Light Lavendar
#EFC0FE
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.07
Powder Pink
#FFB2D0
ΔE00 6.87
Light Lilac
#EDC8FF
ΔE00 7.10
Plum
#DDA0DD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBEE #BBFFCC
analogous
#EEBBFF #FFBBEE #FFBBCC
triadic
#FFBBEE #EEFFBB #BBEEFF
tetradic
#FFBBEE #FFEEBB #BBFFCC #BBCCFF
square
#FFBBEE #FFEEBB #BBFFCC #BBCCFF
split-complementary
#FFBBEE #CCFFBB #BBFFEE
monochromatic
#FF41CF #FF7EDF #FFBBEE #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.54
#FFBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FFBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBEE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBEE | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#FFBDCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbbee; /* rgb */ color: rgb(255, 187, 238); /* oklch */ color: oklch(87.0% 0.101 335.7);
Tailwind
colors: {
custom: {
50: '#ffd0f3',
500: '#ffbbee',
950: '#000000',
},
}SCSS
$custom: #ffbbee; $custom-light: #ffd0f3; $custom-dark: #000000;
JSON
{
"hex": "#ffbbee",
"rgb": {
"r": 255,
"g": 187,
"b": 238
},
"hsl": {
"h": 315,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86976,
"c": 0.10143,
"h": 335.7
},
"luminance": 0.62974
}Semantic roles & 50–950 ramp
primary
#FFBBEE
secondary
#77E793
accent
#E63900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385