#FFBDAB#FFBDAB
#FFBDAB is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.4% C 0.081 H 35.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDAB |
|---|---|
| RGB | rgb(255, 189, 171) |
| HSL | hsl(13, 100%, 84%) |
| HSV | hsv(13, 33%, 100%) |
| CMYK | cmyk(0%, 25.9%, 32.9%, 0%) |
| CIE-LAB | lab(82.16, 21.41, 18.42) |
| CIE-LCH | lch(82.16, 28.24, 40.71°) |
| OKLab | oklab(85.43% 0.0655 0.0473) |
| OKLCH | oklch(85.43% 0.081 35.8) |
| XYZ | xyz(66.7902, 60.5993, 46.6991) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.47
Light Salmon
#FEA993
ΔE00 5.23
Blush (survey)
#F29E8E
ΔE00 7.55
Apricot
#FBCEB1
ΔE00 8.14
Pale Rose
#FDC1C5
ΔE00 8.47
Peachy Pink
#FF9A8A
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDAB #ABEDFF
analogous
#FFABC3 #FFBDAB #FFE7AB
triadic
#FFBDAB #ABFFBD #BDABFF
tetradic
#FFBDAB #C3FFAB #ABEDFF #E7ABFF
square
#FFBDAB #C3FFAB #ABEDFF #E7ABFF
split-complementary
#FFBDAB #ABFFE7 #ABC3FF
monochromatic
#FF5D31 #FF8D6E #FFBDAB #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.60
#FFBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FFBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDAB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDAB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AA
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbdab; /* rgb */ color: rgb(255, 189, 171); /* oklch */ color: oklch(85.4% 0.081 35.8);
Tailwind
colors: {
custom: {
50: '#ffd1c4',
500: '#ffbdab',
950: '#000000',
},
}SCSS
$custom: #ffbdab; $custom-light: #ffd1c4; $custom-dark: #000000;
JSON
{
"hex": "#ffbdab",
"rgb": {
"r": 255,
"g": 189,
"b": 171
},
"hsl": {
"h": 12.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.85432,
"c": 0.08077,
"h": 35.8
},
"luminance": 0.60595
}Semantic roles & 50–950 ramp
primary
#FFBDAB
secondary
#6ACAE5
accent
#B4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382