#F7BDA0#F7BDA0
#F7BDA0 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.4% C 0.078 H 47.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BDA0 |
|---|---|
| RGB | rgb(247, 189, 160) |
| HSL | hsl(20, 84%, 80%) |
| HSV | hsv(20, 35%, 97%) |
| CMYK | cmyk(0%, 23.5%, 35.2%, 3.1%) |
| CIE-LAB | lab(81.13, 17.05, 22.73) |
| CIE-LCH | lch(81.13, 28.41, 53.12°) |
| OKLab | oklab(84.38% 0.0524 0.0577) |
| OKLCH | oklch(84.38% 0.078 47.8) |
| XYZ | xyz(62.9024, 58.7109, 41.2700) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.83
Pale Salmon
#FFB19A
ΔE00 5.58
Peach (survey)
#FFB07C
ΔE00 6.93
Light Salmon
#FEA993
ΔE00 7.40
Lightsalmon
#FFA07A
ΔE00 8.60
Peach
#FFDAB9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BDA0 #A0DAF7
analogous
#F7A0AF #F7BDA0 #F7E9A0
triadic
#F7BDA0 #A0F7BD #BDA0F7
tetradic
#F7BDA0 #AFF7A0 #A0DAF7 #E9A0F7
square
#F7BDA0 #AFF7A0 #A0DAF7 #E9A0F7
split-complementary
#F7BDA0 #A0F7E9 #A0AFF7
monochromatic
#ED6F2F #F29668 #F7BDA0 #FCE4D8 #FDEBE3
Accessibility & contrast
On white
1.65
#F7BDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#F7BDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BDA0
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BDA0 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29E
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#FFB3B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bda0; /* rgb */ color: rgb(247, 189, 160); /* oklch */ color: oklch(84.4% 0.078 47.8);
Tailwind
colors: {
custom: {
50: '#fbd1bc',
500: '#f7bda0',
950: '#000000',
},
}SCSS
$custom: #f7bda0; $custom-light: #fbd1bc; $custom-dark: #000000;
JSON
{
"hex": "#f7bda0",
"rgb": {
"r": 247,
"g": 189,
"b": 160
},
"hsl": {
"h": 20,
"s": 84.466,
"l": 79.804
},
"oklch": {
"l": 0.84376,
"c": 0.0779,
"h": 47.8
},
"luminance": 0.58707
}Semantic roles & 50–950 ramp
primary
#F7BDA0
secondary
#64B1D7
accent
#97E105
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382