#F5BDAE#F5BDAE
#F5BDAE is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.5% C 0.068 H 35.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BDAE |
|---|---|
| RGB | rgb(245, 189, 174) |
| HSL | hsl(13, 78%, 82%) |
| HSV | hsv(13, 29%, 96%) |
| CMYK | cmyk(0%, 22.9%, 29%, 3.9%) |
| CIE-LAB | lab(81.22, 18.05, 15.35) |
| CIE-LCH | lch(81.22, 23.69, 40.38°) |
| OKLab | oklab(84.49% 0.0556 0.0397) |
| OKLCH | oklch(84.49% 0.068 35.5) |
| XYZ | xyz(63.4951, 58.8668, 48.0541) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.07
Light Salmon
#FEA993
ΔE00 6.61
Pale Rose
#FDC1C5
ΔE00 7.66
Apricot
#FBCEB1
ΔE00 7.73
Blush (survey)
#F29E8E
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BDAE #AEE6F5
analogous
#F5AEC3 #F5BDAE #F5E1AE
triadic
#F5BDAE #AEF5BD #BDAEF5
tetradic
#F5BDAE #C3F5AE #AEE6F5 #E1AEF5
square
#F5BDAE #C3F5AE #AEE6F5 #E1AEF5
split-complementary
#F5BDAE #AEF5E1 #AEC3F5
monochromatic
#E86441 #EE9178 #F5BDAE #FCE9E4 #FCE9E4
Accessibility & contrast
On white
1.64
#F5BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F5BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BDAE
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BDAE | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AD
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f5bdae; /* rgb */ color: rgb(245, 189, 174); /* oklch */ color: oklch(84.5% 0.068 35.5);
Tailwind
colors: {
custom: {
50: '#f9d1c6',
500: '#f5bdae',
950: '#000000',
},
}SCSS
$custom: #f5bdae; $custom-light: #f9d1c6; $custom-dark: #000000;
JSON
{
"hex": "#f5bdae",
"rgb": {
"r": 245,
"g": 189,
"b": 174
},
"hsl": {
"h": 12.676,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.84491,
"c": 0.06831,
"h": 35.5
},
"luminance": 0.58864
}Semantic roles & 50–950 ramp
primary
#F5BDAE
secondary
#72C0D6
accent
#AFDA0B
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382