#FFBBE0#FFBBE0
#FFBBE0 is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.5% C 0.091 H 345.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBE0 |
|---|---|
| RGB | rgb(255, 187, 224) |
| HSL | hsl(327, 100%, 87%) |
| HSV | hsv(327, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 12.2%, 0%) |
| CIE-LAB | lab(83.01, 30.00, -8.77) |
| CIE-LCH | lch(83.01, 31.25, 343.70°) |
| OKLab | oklab(86.52% 0.088 -0.023) |
| OKLCH | oklch(86.52% 0.091 345.3) |
| XYZ | xyz(72.4647, 62.1855, 78.6925) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.57
Baby Pink
#FFB7CE
ΔE00 4.57
Pastel Pink
#FFBACD
ΔE00 5.47
Pale Mauve
#FED0FC
ΔE00 6.67
Soft Pink
#FDB0C0
ΔE00 7.58
Very Light Purple
#F6CEFC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBE0 #BBFFDA
analogous
#FCBBFF #FFBBE0 #FFBBBE
triadic
#FFBBE0 #E0FFBB #BBE0FF
tetradic
#FFBBE0 #FFFCBB #BBFFDA #BBBEFF
square
#FFBBE0 #FFFCBB #BBFFDA #BBBEFF
split-complementary
#FFBBE0 #BEFFBB #BBFFFC
monochromatic
#FF41A8 #FF7EC4 #FFBBE0 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.56
#FFBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FFBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBE0
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBE0 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E1
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#FFBBC8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbbe0; /* rgb */ color: rgb(255, 187, 224); /* oklch */ color: oklch(86.5% 0.091 345.3);
Tailwind
colors: {
custom: {
50: '#ffd0e9',
500: '#ffbbe0',
950: '#000000',
},
}SCSS
$custom: #ffbbe0; $custom-light: #ffd0e9; $custom-dark: #000000;
JSON
{
"hex": "#ffbbe0",
"rgb": {
"r": 255,
"g": 187,
"b": 224
},
"hsl": {
"h": 327.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86518,
"c": 0.09091,
"h": 345.3
},
"luminance": 0.62182
}Semantic roles & 50–950 ramp
primary
#FFBBE0
secondary
#77E7AA
accent
#E66900
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384