#FFBBED#FFBBED
#FFBBED is a very light, moderate pink. Relative luminance 0.629; OKLCH L 86.9% C 0.101 H 336.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBED |
|---|---|
| RGB | rgb(255, 187, 237) |
| HSL | hsl(316, 100%, 87%) |
| HSV | hsv(316, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 7.1%, 0%) |
| CIE-LAB | lab(83.40, 32.14, -15.15) |
| CIE-LCH | lch(83.40, 35.54, 334.76°) |
| OKLab | oklab(86.94% 0.0922 -0.0404) |
| OKLCH | oklch(86.94% 0.101 336.3) |
| XYZ | xyz(74.2955, 62.9179, 88.3351) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 6.13
Light Lavendar
#EFC0FE
ΔE00 6.15
Powder Pink
#FFB2D0
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBED #BBFFCD
analogous
#EFBBFF #FFBBED #FFBBCB
triadic
#FFBBED #EDFFBB #BBEDFF
tetradic
#FFBBED #FFEFBB #BBFFCD #BBCBFF
square
#FFBBED #FFEFBB #BBFFCD #BBCBFF
split-complementary
#FFBBED #CBFFBB #BBFFEF
monochromatic
#FF41CD #FF7EDD #FFBBED #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.55
#FFBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FFBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBED
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBED | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#CCD3EB
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbbed; /* rgb */ color: rgb(255, 187, 237); /* oklch */ color: oklch(86.9% 0.101 336.3);
Tailwind
colors: {
custom: {
50: '#ffd0f2',
500: '#ffbbed',
950: '#000000',
},
}SCSS
$custom: #ffbbed; $custom-light: #ffd0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffbbed",
"rgb": {
"r": 255,
"g": 187,
"b": 237
},
"hsl": {
"h": 315.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86943,
"c": 0.1006,
"h": 336.3
},
"luminance": 0.62915
}Semantic roles & 50–950 ramp
primary
#FFBBED
secondary
#77E795
accent
#E63D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385