#FFBA7E#FFBA7E
#FFBA7E is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.111 H 61.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA7E |
|---|---|
| RGB | rgb(255, 186, 126) |
| HSL | hsl(28, 100%, 75%) |
| HSV | hsv(28, 51%, 100%) |
| CMYK | cmyk(0%, 27.1%, 50.6%, 0%) |
| CIE-LAB | lab(80.68, 18.24, 40.09) |
| CIE-LCH | lch(80.68, 44.05, 65.53°) |
| OKLab | oklab(84.02% 0.0528 0.0971) |
| OKLCH | oklch(84.02% 0.111 61.5) |
| XYZ | xyz(62.5680, 57.8886, 27.6128) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.70
Peach (survey)
#FFB07C
ΔE00 4.18
Sandybrown
#F4A460
ΔE00 5.52
Pale Orange
#FFA756
ΔE00 5.84
Light Orange
#FDAA48
ΔE00 7.33
Burlywood
#DEB887
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA7E #7EC3FF
analogous
#FF7E83 #FFBA7E #FFFB7E
triadic
#FFBA7E #7EFFBA #BA7EFF
tetradic
#FFBA7E #83FF7E #7EC3FF #FB7EFF
square
#FFBA7E #83FF7E #7EC3FF #FB7EFF
split-complementary
#FFBA7E #7EFFFB #7E83FF
monochromatic
#FF7904 #FF9941 #FFBA7E #FFDBBB #FFEFE0
Accessibility & contrast
On white
1.67
#FFBA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FFBA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA7E
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA7E | 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)
#CFBF79
Deuteranopia (green-blind)
#E0CE7F
Tritanopia (blue-blind)
#FFABAB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffba7e; /* rgb */ color: rgb(255, 186, 126); /* oklch */ color: oklch(84.0% 0.111 61.5);
Tailwind
colors: {
custom: {
50: '#ffcea4',
500: '#ffba7e',
950: '#000000',
},
}SCSS
$custom: #ffba7e; $custom-light: #ffcea4; $custom-dark: #000000;
JSON
{
"hex": "#ffba7e",
"rgb": {
"r": 255,
"g": 186,
"b": 126
},
"hsl": {
"h": 27.907,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.8402,
"c": 0.1105,
"h": 61.5
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#FFBA7E
secondary
#4396DE
accent
#7BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380