#F7BD8A#F7BD8A
#F7BD8A is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.094 H 62.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BD8A |
|---|---|
| RGB | rgb(247, 189, 138) |
| HSL | hsl(28, 87%, 75%) |
| HSV | hsv(28, 44%, 97%) |
| CMYK | cmyk(0%, 23.5%, 44.1%, 3.1%) |
| CIE-LAB | lab(80.74, 14.63, 33.80) |
| CIE-LCH | lch(80.74, 36.84, 66.59°) |
| OKLab | oklab(83.95% 0.0437 0.0834) |
| OKLCH | oklch(83.95% 0.094 62.3) |
| XYZ | xyz(61.1453, 58.0080, 32.0159) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.04
Peach (survey)
#FFB07C
ΔE00 5.28
Burlywood
#DEB887
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 7.13
Sandybrown
#F4A460
ΔE00 7.19
Light Peach
#FFD8B1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BD8A #8AC4F7
analogous
#F78A8D #F7BD8A #F7F38A
triadic
#F7BD8A #8AF7BD #BD8AF7
tetradic
#F7BD8A #8DF78A #8AC4F7 #F38AF7
square
#F7BD8A #8DF78A #8AC4F7 #F38AF7
split-complementary
#F7BD8A #8AF7F3 #8A8DF7
monochromatic
#EF7C17 #F39D51 #F7BD8A #FBDDC3 #FDEFE2
Accessibility & contrast
On white
1.67
#F7BD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#F7BD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BD8A
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BD8A | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bd8a; /* rgb */ color: rgb(247, 189, 138); /* oklch */ color: oklch(83.9% 0.094 62.3);
Tailwind
colors: {
custom: {
50: '#fcd0ac',
500: '#f7bd8a',
950: '#000000',
},
}SCSS
$custom: #f7bd8a; $custom-light: #fcd0ac; $custom-dark: #000000;
JSON
{
"hex": "#f7bd8a",
"rgb": {
"r": 247,
"g": 189,
"b": 138
},
"hsl": {
"h": 28.073,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.83945,
"c": 0.09415,
"h": 62.3
},
"luminance": 0.58004
}Semantic roles & 50–950 ramp
primary
#F7BD8A
secondary
#5097D5
accent
#7AE402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381