#FFBBE3#FFBBE3
#FFBBE3 is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.6% C 0.093 H 343.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBE3 |
|---|---|
| RGB | rgb(255, 187, 227) |
| HSL | hsl(325, 100%, 87%) |
| HSV | hsv(325, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 11%, 0%) |
| CIE-LAB | lab(83.10, 30.48, -10.25) |
| CIE-LCH | lch(83.10, 32.16, 341.41°) |
| OKLab | oklab(86.61% 0.0889 -0.027) |
| OKLCH | oklch(86.61% 0.093 343.1) |
| XYZ | xyz(72.8751, 62.3497, 80.8542) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.25
Baby Pink
#FFB7CE
ΔE00 5.38
Pale Mauve
#FED0FC
ΔE00 6.23
Pastel Pink
#FFBACD
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 7.27
Light Lavendar
#EFC0FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBE3 #BBFFD7
analogous
#F9BBFF #FFBBE3 #FFBBC1
triadic
#FFBBE3 #E3FFBB #BBE3FF
tetradic
#FFBBE3 #FFF9BB #BBFFD7 #BBC1FF
square
#FFBBE3 #FFF9BB #BBFFD7 #BBC1FF
split-complementary
#FFBBE3 #C1FFBB #BBFFF9
monochromatic
#FF41B1 #FF7ECA #FFBBE3 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.56
#FFBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FFBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBE3
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBE3 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#CED3E1
Tritanopia (blue-blind)
#FFBBC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbbe3; /* rgb */ color: rgb(255, 187, 227); /* oklch */ color: oklch(86.6% 0.093 343.1);
Tailwind
colors: {
custom: {
50: '#ffd0eb',
500: '#ffbbe3',
950: '#000000',
},
}SCSS
$custom: #ffbbe3; $custom-light: #ffd0eb; $custom-dark: #000000;
JSON
{
"hex": "#ffbbe3",
"rgb": {
"r": 255,
"g": 187,
"b": 227
},
"hsl": {
"h": 324.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86613,
"c": 0.09295,
"h": 343.1
},
"luminance": 0.62347
}Semantic roles & 50–950 ramp
primary
#FFBBE3
secondary
#77E7A5
accent
#E65F00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384