#FFBDB3#FFBDB3
#FFBDB3 is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.078 H 28.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDB3 |
|---|---|
| RGB | rgb(255, 189, 179) |
| HSL | hsl(8, 100%, 85%) |
| HSV | hsv(8, 30%, 100%) |
| CMYK | cmyk(0%, 25.9%, 29.8%, 0%) |
| CIE-LAB | lab(82.33, 22.41, 14.38) |
| CIE-LCH | lch(82.33, 26.63, 32.69°) |
| OKLab | oklab(85.62% 0.0686 0.0373) |
| OKLCH | oklch(85.62% 0.078 28.5) |
| XYZ | xyz(67.5759, 60.9136, 50.8372) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 5.52
Light Salmon
#FEA993
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 6.53
Lightpink
#FFB6C1
ΔE00 7.73
Blush (survey)
#F29E8E
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDB3 #B3F5FF
analogous
#FFB3CF #FFBDB3 #FFE3B3
triadic
#FFBDB3 #B3FFBD #BDB3FF
tetradic
#FFBDB3 #CFFFB3 #B3F5FF #E3B3FF
square
#FFBDB3 #CFFFB3 #B3F5FF #E3B3FF
split-complementary
#FFBDB3 #B3FFE3 #B3CFFF
monochromatic
#FF5339 #FF8876 #FFBDB3 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.59
#FFBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FFBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDB3
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDB3 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B2
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdb3; /* rgb */ color: rgb(255, 189, 179); /* oklch */ color: oklch(85.6% 0.078 28.5);
Tailwind
colors: {
custom: {
50: '#ffd1c9',
500: '#ffbdb3',
950: '#000000',
},
}SCSS
$custom: #ffbdb3; $custom-light: #ffd1c9; $custom-dark: #000000;
JSON
{
"hex": "#ffbdb3",
"rgb": {
"r": 255,
"g": 189,
"b": 179
},
"hsl": {
"h": 7.895,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.85619,
"c": 0.07807,
"h": 28.5
},
"luminance": 0.6091
}Semantic roles & 50–950 ramp
primary
#FFBDB3
secondary
#70D6E6
accent
#C7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382