#FFBCDA#FFBCDA
#FFBCDA is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.5% C 0.086 H 350.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCDA |
|---|---|
| RGB | rgb(255, 188, 218) |
| HSL | hsl(333, 100%, 87%) |
| HSV | hsv(333, 26%, 100%) |
| CMYK | cmyk(0%, 26.3%, 14.5%, 0%) |
| CIE-LAB | lab(83.07, 28.52, -5.47) |
| CIE-LCH | lch(83.07, 29.04, 349.14°) |
| OKLab | oklab(86.51% 0.0844 -0.0141) |
| OKLCH | oklch(86.51% 0.086 350.5) |
| XYZ | xyz(71.8782, 62.2915, 74.5534) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.61
Baby Pink
#FFB7CE
ΔE00 2.83
Pastel Pink
#FFBACD
ΔE00 3.58
Bubblegum
#FFC1CC
ΔE00 5.85
Pink
#FFC0CB
ΔE00 5.86
Soft Pink
#FDB0C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCDA #BCFFE1
analogous
#FFBCFC #FFBCDA #FFC0BC
triadic
#FFBCDA #DAFFBC #BCDAFF
tetradic
#FFBCDA #FCFFBC #BCFFE1 #C0BCFF
square
#FFBCDA #FCFFBC #BCFFE1 #C0BCFF
split-complementary
#FFBCDA #BCFFC0 #BCFCFF
monochromatic
#FF4296 #FF7FB8 #FFBCDA #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.56
#FFBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FFBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCDA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCDA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#FFBAC6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbcda; /* rgb */ color: rgb(255, 188, 218); /* oklch */ color: oklch(86.5% 0.086 350.5);
Tailwind
colors: {
custom: {
50: '#ffd0e5',
500: '#ffbcda',
950: '#000000',
},
}SCSS
$custom: #ffbcda; $custom-light: #ffd0e5; $custom-dark: #000000;
JSON
{
"hex": "#ffbcda",
"rgb": {
"r": 255,
"g": 188,
"b": 218
},
"hsl": {
"h": 333.134,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.86505,
"c": 0.08559,
"h": 350.5
},
"luminance": 0.62288
}Semantic roles & 50–950 ramp
primary
#FFBCDA
secondary
#78E7B5
accent
#E67F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384