#FFBBEF#FFBBEF
#FFBBEF is a very light, moderate pink. Relative luminance 0.630; OKLCH L 87.0% C 0.102 H 335.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBEF |
|---|---|
| RGB | rgb(255, 187, 239) |
| HSL | hsl(314, 100%, 87%) |
| HSV | hsv(314, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 6.3%, 0%) |
| CIE-LAB | lab(83.46, 32.48, -16.13) |
| CIE-LCH | lch(83.46, 36.27, 333.59°) |
| OKLab | oklab(87.01% 0.0928 -0.043) |
| OKLCH | oklch(87.01% 0.102 335.1) |
| XYZ | xyz(74.5894, 63.0354, 89.8826) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.34
Light Lavendar
#EFC0FE
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 6.96
Powder Pink
#FFB2D0
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBEF #BBFFCB
analogous
#EDBBFF #FFBBEF #FFBBCD
triadic
#FFBBEF #EFFFBB #BBEFFF
tetradic
#FFBBEF #FFEDBB #BBFFCB #BBCDFF
square
#FFBBEF #FFEDBB #BBFFCB #BBCDFF
split-complementary
#FFBBEF #CDFFBB #BBFFED
monochromatic
#FF41D2 #FF7EE1 #FFBBEF #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.54
#FFBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FFBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBEF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBEF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#FFBDCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbbef; /* rgb */ color: rgb(255, 187, 239); /* oklch */ color: oklch(87.0% 0.102 335.1);
Tailwind
colors: {
custom: {
50: '#ffd0f4',
500: '#ffbbef',
950: '#000000',
},
}SCSS
$custom: #ffbbef; $custom-light: #ffd0f4; $custom-dark: #000000;
JSON
{
"hex": "#ffbbef",
"rgb": {
"r": 255,
"g": 187,
"b": 239
},
"hsl": {
"h": 314.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8701,
"c": 0.10227,
"h": 335.1
},
"luminance": 0.63033
}Semantic roles & 50–950 ramp
primary
#FFBBEF
secondary
#77E791
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385