#FFBBE4#FFBBE4
#FFBBE4 is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.6% C 0.094 H 342.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBE4 |
|---|---|
| RGB | rgb(255, 187, 228) |
| HSL | hsl(324, 100%, 87%) |
| HSV | hsv(324, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 10.6%, 0%) |
| CIE-LAB | lab(83.13, 30.64, -10.74) |
| CIE-LCH | lch(83.13, 32.47, 340.68°) |
| OKLab | oklab(86.65% 0.0893 -0.0283) |
| OKLCH | oklch(86.65% 0.094 342.4) |
| XYZ | xyz(73.0135, 62.4051, 81.5831) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.49
Baby Pink
#FFB7CE
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 6.10
Pastel Pink
#FFBACD
ΔE00 6.56
Very Light Purple
#F6CEFC
ΔE00 7.12
Light Lavendar
#EFC0FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBE4 #BBFFD6
analogous
#F8BBFF #FFBBE4 #FFBBC2
triadic
#FFBBE4 #E4FFBB #BBE4FF
tetradic
#FFBBE4 #FFF8BB #BBFFD6 #BBC2FF
square
#FFBBE4 #FFF8BB #BBFFD6 #BBC2FF
split-complementary
#FFBBE4 #C2FFBB #BBFFF8
monochromatic
#FF41B3 #FF7ECC #FFBBE4 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.56
#FFBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FFBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBE4
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBE4 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E6
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#FFBBC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbbe4; /* rgb */ color: rgb(255, 187, 228); /* oklch */ color: oklch(86.6% 0.094 342.4);
Tailwind
colors: {
custom: {
50: '#ffd0ec',
500: '#ffbbe4',
950: '#000000',
},
}SCSS
$custom: #ffbbe4; $custom-light: #ffd0ec; $custom-dark: #000000;
JSON
{
"hex": "#ffbbe4",
"rgb": {
"r": 255,
"g": 187,
"b": 228
},
"hsl": {
"h": 323.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86645,
"c": 0.09366,
"h": 342.4
},
"luminance": 0.62402
}Semantic roles & 50–950 ramp
primary
#FFBBE4
secondary
#77E7A4
accent
#E65B00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384