#F5BDB2#F5BDB2
#F5BDB2 is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.6% C 0.067 H 31.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BDB2 |
|---|---|
| RGB | rgb(245, 189, 178) |
| HSL | hsl(10, 77%, 83%) |
| HSV | hsv(10, 27%, 96%) |
| CMYK | cmyk(0%, 22.9%, 27.3%, 3.9%) |
| CIE-LAB | lab(81.31, 18.58, 13.33) |
| CIE-LCH | lch(81.31, 22.86, 35.65°) |
| OKLab | oklab(84.59% 0.0572 0.0346) |
| OKLCH | oklch(84.59% 0.067 31.2) |
| XYZ | xyz(63.8908, 59.0251, 50.1385) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.90
Pale Rose
#FDC1C5
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.17
Blush (survey)
#F29E8E
ΔE00 8.31
Pink
#FFC0CB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BDB2 #B2EAF5
analogous
#F5B2C8 #F5BDB2 #F5DEB2
triadic
#F5BDB2 #B2F5BD #BDB2F5
tetradic
#F5BDB2 #C8F5B2 #B2EAF5 #DEB2F5
square
#F5BDB2 #C8F5B2 #B2EAF5 #DEB2F5
split-complementary
#F5BDB2 #B2F5DE #B2C8F5
monochromatic
#E76046 #EE8F7C #F5BDB2 #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.64
#F5BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#F5BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BDB2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BDB2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f5bdb2; /* rgb */ color: rgb(245, 189, 178); /* oklch */ color: oklch(84.6% 0.067 31.2);
Tailwind
colors: {
custom: {
50: '#f9d1c9',
500: '#f5bdb2',
950: '#000000',
},
}SCSS
$custom: #f5bdb2; $custom-light: #f9d1c9; $custom-dark: #000000;
JSON
{
"hex": "#f5bdb2",
"rgb": {
"r": 245,
"g": 189,
"b": 178
},
"hsl": {
"h": 9.851,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.84587,
"c": 0.06684,
"h": 31.2
},
"luminance": 0.59022
}Semantic roles & 50–950 ramp
primary
#F5BDB2
secondary
#75C6D6
accent
#B8D90C
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382