#FFBBE5#FFBBE5
#FFBBE5 is a very light, moderate pink. Relative luminance 0.625; OKLCH L 86.7% C 0.094 H 341.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBE5 |
|---|---|
| RGB | rgb(255, 187, 229) |
| HSL | hsl(323, 100%, 87%) |
| HSV | hsv(323, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 10.2%, 0%) |
| CIE-LAB | lab(83.16, 30.81, -11.23) |
| CIE-LCH | lch(83.16, 32.79, 339.97°) |
| OKLab | oklab(86.68% 0.0896 -0.0297) |
| OKLCH | oklch(86.68% 0.094 341.7) |
| XYZ | xyz(73.1527, 62.4607, 82.3164) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.72
Baby Pink
#FFB7CE
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 5.97
Pastel Pink
#FFBACD
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 6.97
Light Lavendar
#EFC0FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBE5 #BBFFD5
analogous
#F7BBFF #FFBBE5 #FFBBC3
triadic
#FFBBE5 #E5FFBB #BBE5FF
tetradic
#FFBBE5 #FFF7BB #BBFFD5 #BBC3FF
square
#FFBBE5 #FFF7BB #BBFFD5 #BBC3FF
split-complementary
#FFBBE5 #C3FFBB #BBFFF7
monochromatic
#FF41B6 #FF7ECE #FFBBE5 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.56
#FFBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FFBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBE5
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBE5 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E7
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#FFBBC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbbe5; /* rgb */ color: rgb(255, 187, 229); /* oklch */ color: oklch(86.7% 0.094 341.7);
Tailwind
colors: {
custom: {
50: '#ffd0ed',
500: '#ffbbe5',
950: '#000000',
},
}SCSS
$custom: #ffbbe5; $custom-light: #ffd0ed; $custom-dark: #000000;
JSON
{
"hex": "#ffbbe5",
"rgb": {
"r": 255,
"g": 187,
"b": 229
},
"hsl": {
"h": 322.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86678,
"c": 0.09438,
"h": 341.7
},
"luminance": 0.62458
}Semantic roles & 50–950 ramp
primary
#FFBBE5
secondary
#77E7A2
accent
#E65800
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384