#FFBDDB#FFBDDB
#FFBDDB is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.7% C 0.085 H 350.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDDB |
|---|---|
| RGB | rgb(255, 189, 219) |
| HSL | hsl(333, 100%, 87%) |
| HSV | hsv(333, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 14.1%, 0%) |
| CIE-LAB | lab(83.32, 28.15, -5.63) |
| CIE-LCH | lch(83.32, 28.71, 348.69°) |
| OKLab | oklab(86.71% 0.0832 -0.0146) |
| OKLCH | oklch(86.71% 0.085 350.1) |
| XYZ | xyz(72.2238, 62.7728, 75.3161) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.88
Baby Pink
#FFB7CE
ΔE00 3.02
Pastel Pink
#FFBACD
ΔE00 3.70
Bubblegum
#FFC1CC
ΔE00 5.87
Pink
#FFC0CB
ΔE00 5.89
Soft Pink
#FDB0C0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDDB #BDFFE1
analogous
#FFBDFC #FFBDDB #FFC0BD
triadic
#FFBDDB #DBFFBD #BDDBFF
tetradic
#FFBDDB #FCFFBD #BDFFE1 #C0BDFF
square
#FFBDDB #FCFFBD #BDFFE1 #C0BDFF
split-complementary
#FFBDDB #BDFFC0 #BDFCFF
monochromatic
#FF4398 #FF80BA #FFBDDB #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.55
#FFBDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FFBDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDDB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDDB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#FFBBC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbddb; /* rgb */ color: rgb(255, 189, 219); /* oklch */ color: oklch(86.7% 0.085 350.1);
Tailwind
colors: {
custom: {
50: '#ffd1e6',
500: '#ffbddb',
950: '#000000',
},
}SCSS
$custom: #ffbddb; $custom-light: #ffd1e6; $custom-dark: #000000;
JSON
{
"hex": "#ffbddb",
"rgb": {
"r": 255,
"g": 189,
"b": 219
},
"hsl": {
"h": 332.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.8671,
"c": 0.0845,
"h": 350.1
},
"luminance": 0.6277
}Semantic roles & 50–950 ramp
primary
#FFBDDB
secondary
#79E7B5
accent
#E67D00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384