#FFBDBB#FFBDBB
#FFBDBB is a very light, moderate red. Relative luminance 0.612; OKLCH L 85.8% C 0.077 H 20.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDBB |
|---|---|
| RGB | rgb(255, 189, 187) |
| HSL | hsl(2, 100%, 87%) |
| HSV | hsv(2, 27%, 100%) |
| CMYK | cmyk(0%, 25.9%, 26.7%, 0%) |
| CIE-LAB | lab(82.51, 23.47, 10.35) |
| CIE-LCH | lch(82.51, 25.65, 23.80°) |
| OKLab | oklab(85.82% 0.0716 0.0272) |
| OKLCH | oklch(85.82% 0.077 20.8) |
| XYZ | xyz(68.4086, 61.2467, 55.2226) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.73
Light Rose
#FFC5CB
ΔE00 3.86
Lightpink
#FFB6C1
ΔE00 4.75
Pink
#FFC0CB
ΔE00 4.89
Bubblegum
#FFC1CC
ΔE00 4.98
Soft Pink
#FDB0C0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDBB #BBFDFF
analogous
#FFBBDB #FFBDBB #FFDFBB
triadic
#FFBDBB #BBFFBD #BDBBFF
tetradic
#FFBDBB #DBFFBB #BBFDFF #DFBBFF
square
#FFBDBB #DBFFBB #BBFDFF #DFBBFF
split-complementary
#FFBDBB #BBFFDF #BBDBFF
monochromatic
#FF4641 #FF827E #FFBDBB #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.59
#FFBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FFBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDBB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDBB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdbb; /* rgb */ color: rgb(255, 189, 187); /* oklch */ color: oklch(85.8% 0.077 20.8);
Tailwind
colors: {
custom: {
50: '#ffd1cf',
500: '#ffbdbb',
950: '#000000',
},
}SCSS
$custom: #ffbdbb; $custom-light: #ffd1cf; $custom-dark: #000000;
JSON
{
"hex": "#ffbdbb",
"rgb": {
"r": 255,
"g": 189,
"b": 187
},
"hsl": {
"h": 1.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85816,
"c": 0.07661,
"h": 20.8
},
"luminance": 0.61243
}Semantic roles & 50–950 ramp
primary
#FFBDBB
secondary
#77E4E7
accent
#DFE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383