#FFBDB1#FFBDB1
#FFBDB1 is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.6% C 0.079 H 30.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDB1 |
|---|---|
| RGB | rgb(255, 189, 177) |
| HSL | hsl(9, 100%, 85%) |
| HSV | hsv(9, 31%, 100%) |
| CMYK | cmyk(0%, 25.9%, 30.6%, 0%) |
| CIE-LAB | lab(82.29, 22.16, 15.39) |
| CIE-LCH | lch(82.29, 26.98, 34.78°) |
| OKLab | oklab(85.57% 0.0678 0.0398) |
| OKLCH | oklch(85.57% 0.079 30.4) |
| XYZ | xyz(67.3751, 60.8333, 49.7796) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.87
Light Salmon
#FEA993
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 7.24
Blush (survey)
#F29E8E
ΔE00 7.62
Lightpink
#FFB6C1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDB1 #B1F3FF
analogous
#FFB1CC #FFBDB1 #FFE4B1
triadic
#FFBDB1 #B1FFBD #BDB1FF
tetradic
#FFBDB1 #CCFFB1 #B1F3FF #E4B1FF
square
#FFBDB1 #CCFFB1 #B1F3FF #E4B1FF
split-complementary
#FFBDB1 #B1FFE4 #B1CCFF
monochromatic
#FF5537 #FF8974 #FFBDB1 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.60
#FFBDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FFBDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDB1
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDB1 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B0
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdb1; /* rgb */ color: rgb(255, 189, 177); /* oklch */ color: oklch(85.6% 0.079 30.4);
Tailwind
colors: {
custom: {
50: '#ffd1c8',
500: '#ffbdb1',
950: '#000000',
},
}SCSS
$custom: #ffbdb1; $custom-light: #ffd1c8; $custom-dark: #000000;
JSON
{
"hex": "#ffbdb1",
"rgb": {
"r": 255,
"g": 189,
"b": 177
},
"hsl": {
"h": 9.231,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.85571,
"c": 0.07864,
"h": 30.4
},
"luminance": 0.6083
}Semantic roles & 50–950 ramp
primary
#FFBDB1
secondary
#6FD3E6
accent
#C2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382