#F7BA7F#F7BA7F
#F7BA7F is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.2% C 0.103 H 64.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BA7F |
|---|---|
| RGB | rgb(247, 186, 127) |
| HSL | hsl(30, 88%, 73%) |
| HSV | hsv(30, 49%, 97%) |
| CMYK | cmyk(0%, 24.7%, 48.6%, 3.1%) |
| CIE-LAB | lab(79.86, 15.15, 38.36) |
| CIE-LCH | lch(79.86, 41.24, 68.46°) |
| OKLab | oklab(83.2% 0.0442 0.0933) |
| OKLCH | oklch(83.2% 0.103 64.7) |
| XYZ | xyz(59.7502, 56.4282, 27.8192) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.85
Peach (survey)
#FFB07C
ΔE00 5.58
Burlywood
#DEB887
ΔE00 6.00
Sandybrown
#F4A460
ΔE00 6.11
Pale Orange
#FFA756
ΔE00 6.68
Light Orange
#FDAA48
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BA7F #7FBCF7
analogous
#F77F80 #F7BA7F #F7F67F
triadic
#F7BA7F #7FF7BA #BA7FF7
tetradic
#F7BA7F #80F77F #7FBCF7 #F67FF7
square
#F7BA7F #80F77F #7FBCF7 #F67FF7
split-complementary
#F7BA7F #7FF7F6 #7F80F7
monochromatic
#ED7C0F #F39B45 #F7BA7F #FBD9B9 #FDEFE2
Accessibility & contrast
On white
1.71
#F7BA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#F7BA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BA7F
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BA7F | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#FFADAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f7ba7f; /* rgb */ color: rgb(247, 186, 127); /* oklch */ color: oklch(83.2% 0.103 64.7);
Tailwind
colors: {
custom: {
50: '#fccea5',
500: '#f7ba7f',
950: '#000000',
},
}SCSS
$custom: #f7ba7f; $custom-light: #fccea5; $custom-dark: #000000;
JSON
{
"hex": "#f7ba7f",
"rgb": {
"r": 247,
"g": 186,
"b": 127
},
"hsl": {
"h": 29.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.83199,
"c": 0.10325,
"h": 64.7
},
"luminance": 0.56424
}Semantic roles & 50–950 ramp
primary
#F7BA7F
secondary
#478ED3
accent
#75E501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380