#FFBA7F#FFBA7F
#FFBA7F is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.110 H 61.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA7F |
|---|---|
| RGB | rgb(255, 186, 127) |
| HSL | hsl(28, 100%, 75%) |
| HSV | hsv(28, 50%, 100%) |
| CMYK | cmyk(0%, 27.1%, 50.2%, 0%) |
| CIE-LAB | lab(80.69, 18.33, 39.60) |
| CIE-LCH | lch(80.69, 43.63, 65.16°) |
| OKLab | oklab(84.04% 0.0532 0.096) |
| OKLCH | oklch(84.04% 0.11 61) |
| XYZ | xyz(62.6328, 57.9145, 27.9543) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.79
Peach (survey)
#FFB07C
ΔE00 4.00
Sandybrown
#F4A460
ΔE00 5.56
Pale Orange
#FFA756
ΔE00 5.94
Light Orange
#FDAA48
ΔE00 7.53
Burlywood
#DEB887
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA7F #7FC4FF
analogous
#FF7F84 #FFBA7F #FFFA7F
triadic
#FFBA7F #7FFFBA #BA7FFF
tetradic
#FFBA7F #84FF7F #7FC4FF #FA7FFF
square
#FFBA7F #84FF7F #7FC4FF #FA7FFF
split-complementary
#FFBA7F #7FFFFA #7F84FF
monochromatic
#FF7805 #FF9942 #FFBA7F #FFDBBC #FFEFE0
Accessibility & contrast
On white
1.67
#FFBA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FFBA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA7F
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA7F | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffba7f; /* rgb */ color: rgb(255, 186, 127); /* oklch */ color: oklch(84.0% 0.110 61.0);
Tailwind
colors: {
custom: {
50: '#ffcea5',
500: '#ffba7f',
950: '#000000',
},
}SCSS
$custom: #ffba7f; $custom-light: #ffcea5; $custom-dark: #000000;
JSON
{
"hex": "#ffba7f",
"rgb": {
"r": 255,
"g": 186,
"b": 127
},
"hsl": {
"h": 27.656,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.84036,
"c": 0.10976,
"h": 61
},
"luminance": 0.5791
}Semantic roles & 50–950 ramp
primary
#FFBA7F
secondary
#4497DE
accent
#7CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380