#FFBDAF#FFBDAF
#FFBDAF is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.079 H 32.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDAF |
|---|---|
| RGB | rgb(255, 189, 175) |
| HSL | hsl(11, 100%, 84%) |
| HSV | hsv(11, 31%, 100%) |
| CMYK | cmyk(0%, 25.9%, 31.4%, 0%) |
| CIE-LAB | lab(82.25, 21.90, 16.40) |
| CIE-LCH | lch(82.25, 27.36, 36.82°) |
| OKLab | oklab(85.52% 0.0671 0.0423) |
| OKLCH | oklch(85.52% 0.079 32.2) |
| XYZ | xyz(67.1772, 60.7541, 48.7375) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.31
Light Salmon
#FEA993
ΔE00 5.69
Pale Rose
#FDC1C5
ΔE00 6.99
Blush (survey)
#F29E8E
ΔE00 7.51
Light Rose
#FFC5CB
ΔE00 7.96
Peachy Pink
#FF9A8A
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDAF #AFF1FF
analogous
#FFAFC9 #FFBDAF #FFE5AF
triadic
#FFBDAF #AFFFBD #BDAFFF
tetradic
#FFBDAF #C9FFAF #AFF1FF #E5AFFF
square
#FFBDAF #C9FFAF #AFF1FF #E5AFFF
split-complementary
#FFBDAF #AFFFE5 #AFC9FF
monochromatic
#FF5835 #FF8B72 #FFBDAF #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.60
#FFBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FFBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDAF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDAF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AE
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbdaf; /* rgb */ color: rgb(255, 189, 175); /* oklch */ color: oklch(85.5% 0.079 32.2);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#ffbdaf',
950: '#000000',
},
}SCSS
$custom: #ffbdaf; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#ffbdaf",
"rgb": {
"r": 255,
"g": 189,
"b": 175
},
"hsl": {
"h": 10.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85524,
"c": 0.07928,
"h": 32.2
},
"luminance": 0.6075
}Semantic roles & 50–950 ramp
primary
#FFBDAF
secondary
#6DD0E5
accent
#BDE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382