#FFBBDA#FFBBDA
#FFBBDA is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.3% C 0.087 H 350.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBDA |
|---|---|
| RGB | rgb(255, 187, 218) |
| HSL | hsl(333, 100%, 87%) |
| HSV | hsv(333, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 14.5%, 0%) |
| CIE-LAB | lab(82.84, 29.04, -5.81) |
| CIE-LCH | lch(82.84, 29.62, 348.70°) |
| OKLab | oklab(86.33% 0.0859 -0.015) |
| OKLCH | oklch(86.33% 0.087 350.1) |
| XYZ | xyz(71.6653, 61.8658, 74.4824) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.46
Baby Pink
#FFB7CE
ΔE00 2.92
Pastel Pink
#FFBACD
ΔE00 3.77
Soft Pink
#FDB0C0
ΔE00 6.01
Bubblegum
#FFC1CC
ΔE00 6.12
Pink
#FFC0CB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBDA #BBFFE0
analogous
#FFBBFC #FFBBDA #FFBEBB
triadic
#FFBBDA #DAFFBB #BBDAFF
tetradic
#FFBBDA #FCFFBB #BBFFE0 #BEBBFF
square
#FFBBDA #FCFFBB #BBFFE0 #BEBBFF
split-complementary
#FFBBDA #BBFFBE #BBFCFF
monochromatic
#FF4197 #FF7EB9 #FFBBDA #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.57
#FFBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FFBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBDA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBDA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#D1D2D8
Tritanopia (blue-blind)
#FFB9C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbbda; /* rgb */ color: rgb(255, 187, 218); /* oklch */ color: oklch(86.3% 0.087 350.1);
Tailwind
colors: {
custom: {
50: '#ffd0e5',
500: '#ffbbda',
950: '#000000',
},
}SCSS
$custom: #ffbbda; $custom-light: #ffd0e5; $custom-dark: #000000;
JSON
{
"hex": "#ffbbda",
"rgb": {
"r": 255,
"g": 187,
"b": 218
},
"hsl": {
"h": 332.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86331,
"c": 0.08723,
"h": 350.1
},
"luminance": 0.61863
}Semantic roles & 50–950 ramp
primary
#FFBBDA
secondary
#77E7B4
accent
#E67D00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384