#FFBBE7#FFBBE7
#FFBBE7 is a very light, moderate pink. Relative luminance 0.626; OKLCH L 86.7% C 0.096 H 340.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBE7 |
|---|---|
| RGB | rgb(255, 187, 231) |
| HSL | hsl(321, 100%, 87%) |
| HSV | hsv(321, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 9.4%, 0%) |
| CIE-LAB | lab(83.22, 31.14, -12.22) |
| CIE-LCH | lch(83.22, 33.45, 338.58°) |
| OKLab | oklab(86.74% 0.0903 -0.0323) |
| OKLCH | oklch(86.74% 0.096 340.3) |
| XYZ | xyz(73.4336, 62.5731, 83.7955) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.20
Pale Mauve
#FED0FC
ΔE00 5.76
Baby Pink
#FFB7CE
ΔE00 6.44
Very Light Purple
#F6CEFC
ΔE00 6.71
Pastel Pink
#FFBACD
ΔE00 7.36
Light Lavendar
#EFC0FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBE7 #BBFFD3
analogous
#F5BBFF #FFBBE7 #FFBBC5
triadic
#FFBBE7 #E7FFBB #BBE7FF
tetradic
#FFBBE7 #FFF5BB #BBFFD3 #BBC5FF
square
#FFBBE7 #FFF5BB #BBFFD3 #BBC5FF
split-complementary
#FFBBE7 #C5FFBB #BBFFF5
monochromatic
#FF41BC #FF7ED1 #FFBBE7 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.55
#FFBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FFBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBE7
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBE7 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E9
Deuteranopia (green-blind)
#CDD3E5
Tritanopia (blue-blind)
#FFBCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbbe7; /* rgb */ color: rgb(255, 187, 231); /* oklch */ color: oklch(86.7% 0.096 340.3);
Tailwind
colors: {
custom: {
50: '#ffd0ee',
500: '#ffbbe7',
950: '#000000',
},
}SCSS
$custom: #ffbbe7; $custom-light: #ffd0ee; $custom-dark: #000000;
JSON
{
"hex": "#ffbbe7",
"rgb": {
"r": 255,
"g": 187,
"b": 231
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86743,
"c": 0.09587,
"h": 340.3
},
"luminance": 0.6257
}Semantic roles & 50–950 ramp
primary
#FFBBE7
secondary
#77E79F
accent
#E65100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385