#FFBDB2#FFBDB2
#FFBDB2 is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.078 H 29.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDB2 |
|---|---|
| RGB | rgb(255, 189, 178) |
| HSL | hsl(9, 100%, 85%) |
| HSV | hsv(9, 30%, 100%) |
| CMYK | cmyk(0%, 25.9%, 30.2%, 0%) |
| CIE-LAB | lab(82.31, 22.29, 14.89) |
| CIE-LCH | lch(82.31, 26.80, 33.74°) |
| OKLab | oklab(85.6% 0.0682 0.0385) |
| OKLCH | oklch(85.6% 0.078 29.5) |
| XYZ | xyz(67.4751, 60.8733, 50.3065) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.17
Pale Rose
#FDC1C5
ΔE00 5.89
Light Salmon
#FEA993
ΔE00 6.29
Light Rose
#FFC5CB
ΔE00 6.89
Blush (survey)
#F29E8E
ΔE00 7.71
Lightpink
#FFB6C1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDB2 #B2F4FF
analogous
#FFB2CE #FFBDB2 #FFE3B2
triadic
#FFBDB2 #B2FFBD #BDB2FF
tetradic
#FFBDB2 #CEFFB2 #B2F4FF #E3B2FF
square
#FFBDB2 #CEFFB2 #B2F4FF #E3B2FF
split-complementary
#FFBDB2 #B2FFE3 #B2CEFF
monochromatic
#FF5438 #FF8975 #FFBDB2 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.59
#FFBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FFBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDB2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDB2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 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)
#CBC5B1
Deuteranopia (green-blind)
#DAD2B1
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdb2; /* rgb */ color: rgb(255, 189, 178); /* oklch */ color: oklch(85.6% 0.078 29.5);
Tailwind
colors: {
custom: {
50: '#ffd1c9',
500: '#ffbdb2',
950: '#000000',
},
}SCSS
$custom: #ffbdb2; $custom-light: #ffd1c9; $custom-dark: #000000;
JSON
{
"hex": "#ffbdb2",
"rgb": {
"r": 255,
"g": 189,
"b": 178
},
"hsl": {
"h": 8.571,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85595,
"c": 0.07834,
"h": 29.5
},
"luminance": 0.6087
}Semantic roles & 50–950 ramp
primary
#FFBDB2
secondary
#70D5E6
accent
#C5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382