#FFBDB4#FFBDB4
#FFBDB4 is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.078 H 27.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDB4 |
|---|---|
| RGB | rgb(255, 189, 180) |
| HSL | hsl(7, 100%, 85%) |
| HSV | hsv(7, 29%, 100%) |
| CMYK | cmyk(0%, 25.9%, 29.4%, 0%) |
| CIE-LAB | lab(82.35, 22.54, 13.88) |
| CIE-LCH | lch(82.35, 26.47, 31.62°) |
| OKLab | oklab(85.64% 0.069 0.036) |
| OKLCH | oklch(85.64% 0.078 27.6) |
| XYZ | xyz(67.6774, 60.9542, 51.3718) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.16
Pale Salmon
#FFB19A
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 6.18
Light Salmon
#FEA993
ΔE00 6.79
Lightpink
#FFB6C1
ΔE00 7.35
Pink
#FFC0CB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDB4 #B4F6FF
analogous
#FFB4D0 #FFBDB4 #FFE2B4
triadic
#FFBDB4 #B4FFBD #BDB4FF
tetradic
#FFBDB4 #D0FFB4 #B4F6FF #E2B4FF
square
#FFBDB4 #D0FFB4 #B4F6FF #E2B4FF
split-complementary
#FFBDB4 #B4FFE2 #B4D0FF
monochromatic
#FF513A #FF8777 #FFBDB4 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.59
#FFBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FFBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDB4
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDB4 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B3
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdb4; /* rgb */ color: rgb(255, 189, 180); /* oklch */ color: oklch(85.6% 0.078 27.6);
Tailwind
colors: {
custom: {
50: '#ffd1ca',
500: '#ffbdb4',
950: '#000000',
},
}SCSS
$custom: #ffbdb4; $custom-light: #ffd1ca; $custom-dark: #000000;
JSON
{
"hex": "#ffbdb4",
"rgb": {
"r": 255,
"g": 189,
"b": 180
},
"hsl": {
"h": 7.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.85643,
"c": 0.07781,
"h": 27.6
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#FFBDB4
secondary
#71D8E6
accent
#CAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382