#F5BDA2#F5BDA2
#F5BDA2 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.2% C 0.075 H 47.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BDA2 |
|---|---|
| RGB | rgb(245, 189, 162) |
| HSL | hsl(20, 81%, 80%) |
| HSV | hsv(20, 34%, 96%) |
| CMYK | cmyk(0%, 22.9%, 33.9%, 3.9%) |
| CIE-LAB | lab(80.97, 16.53, 21.41) |
| CIE-LCH | lch(80.97, 27.05, 52.34°) |
| OKLab | oklab(84.22% 0.0509 0.0545) |
| OKLCH | oklch(84.22% 0.075 47) |
| XYZ | xyz(62.3770, 58.4196, 42.1660) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.80
Pale Salmon
#FFB19A
ΔE00 5.55
Light Salmon
#FEA993
ΔE00 7.37
Peach (survey)
#FFB07C
ΔE00 7.55
Pinkish Tan
#D99B82
ΔE00 8.77
Peach
#FFDAB9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BDA2 #A2DAF5
analogous
#F5A2B1 #F5BDA2 #F5E7A2
triadic
#F5BDA2 #A2F5BD #BDA2F5
tetradic
#F5BDA2 #B1F5A2 #A2DAF5 #E7A2F5
square
#F5BDA2 #B1F5A2 #A2DAF5 #E7A2F5
split-complementary
#F5BDA2 #A2F5E7 #A2B1F5
monochromatic
#E96F33 #EF966B #F5BDA2 #FBE4D9 #FCEBE3
Accessibility & contrast
On white
1.66
#F5BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#F5BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BDA2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BDA2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#FFB4B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bda2; /* rgb */ color: rgb(245, 189, 162); /* oklch */ color: oklch(84.2% 0.075 47.0);
Tailwind
colors: {
custom: {
50: '#fad1bd',
500: '#f5bda2',
950: '#000000',
},
}SCSS
$custom: #f5bda2; $custom-light: #fad1bd; $custom-dark: #000000;
JSON
{
"hex": "#f5bda2",
"rgb": {
"r": 245,
"g": 189,
"b": 162
},
"hsl": {
"h": 19.518,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.84218,
"c": 0.07459,
"h": 47
},
"luminance": 0.58416
}Semantic roles & 50–950 ramp
primary
#F5BDA2
secondary
#67B1D5
accent
#98DD09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382