#FFBDBD#FFBDBD
#FFBDBD is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.9% C 0.076 H 18.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDBD |
|---|---|
| RGB | rgb(255, 189, 189) |
| HSL | hsl(0, 100%, 87%) |
| HSV | hsv(0, 26%, 100%) |
| CMYK | cmyk(0%, 25.9%, 25.9%, 0%) |
| CIE-LAB | lab(82.56, 23.74, 9.35) |
| CIE-LCH | lch(82.56, 25.51, 21.49°) |
| OKLab | oklab(85.87% 0.0724 0.0246) |
| OKLCH | oklch(85.87% 0.076 18.8) |
| XYZ | xyz(68.6241, 61.3329, 56.3580) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.12
Light Rose
#FFC5CB
ΔE00 3.28
Lightpink
#FFB6C1
ΔE00 4.05
Pink
#FFC0CB
ΔE00 4.16
Bubblegum
#FFC1CC
ΔE00 4.26
Soft Pink
#FDB0C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDBD #BDFFFF
analogous
#FFBDDE #FFBDBD #FFDEBD
triadic
#FFBDBD #BDFFBD #BDBDFF
tetradic
#FFBDBD #DEFFBD #BDFFFF #DEBDFF
square
#FFBDBD #DEFFBD #BDFFFF #DEBDFF
split-complementary
#FFBDBD #BDFFDE #BDDEFF
monochromatic
#FF4343 #FF8080 #FFBDBD #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.58
#FFBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FFBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDBD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDBD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdbd; /* rgb */ color: rgb(255, 189, 189); /* oklch */ color: oklch(85.9% 0.076 18.8);
Tailwind
colors: {
custom: {
50: '#ffd1d0',
500: '#ffbdbd',
950: '#000000',
},
}SCSS
$custom: #ffbdbd; $custom-light: #ffd1d0; $custom-dark: #000000;
JSON
{
"hex": "#ffbdbd",
"rgb": {
"r": 255,
"g": 189,
"b": 189
},
"hsl": {
"h": 0,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85867,
"c": 0.07645,
"h": 18.8
},
"luminance": 0.61329
}Semantic roles & 50–950 ramp
primary
#FFBDBD
secondary
#79E7E7
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383