#FFBA83#FFBA83
#FFBA83 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.1% C 0.107 H 59.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA83 |
|---|---|
| RGB | rgb(255, 186, 131) |
| HSL | hsl(27, 100%, 76%) |
| HSV | hsv(27, 49%, 100%) |
| CMYK | cmyk(0%, 27.1%, 48.6%, 0%) |
| CIE-LAB | lab(80.75, 18.69, 37.61) |
| CIE-LCH | lch(80.75, 42.00, 63.58°) |
| OKLab | oklab(84.1% 0.0547 0.0917) |
| OKLCH | oklch(84.1% 0.107 59.2) |
| XYZ | xyz(62.8987, 58.0209, 29.3546) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.32
Apricot (survey)
#FFB16D
ΔE00 3.34
Sandybrown
#F4A460
ΔE00 5.83
Pale Orange
#FFA756
ΔE00 6.47
Burlywood
#DEB887
ΔE00 8.09
Apricot
#FBCEB1
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA83 #83C8FF
analogous
#FF838A #FFBA83 #FFF883
triadic
#FFBA83 #83FFBA #BA83FF
tetradic
#FFBA83 #8AFF83 #83C8FF #F883FF
square
#FFBA83 #8AFF83 #83C8FF #F883FF
split-complementary
#FFBA83 #83FFF8 #838AFF
monochromatic
#FF7609 #FF9846 #FFBA83 #FFDCC0 #FFEEE0
Accessibility & contrast
On white
1.67
#FFBA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FFBA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA83
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA83 | 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)
#CFBF7F
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffba83; /* rgb */ color: rgb(255, 186, 131); /* oklch */ color: oklch(84.1% 0.107 59.2);
Tailwind
colors: {
custom: {
50: '#ffcea7',
500: '#ffba83',
950: '#000000',
},
}SCSS
$custom: #ffba83; $custom-light: #ffcea7; $custom-dark: #000000;
JSON
{
"hex": "#ffba83",
"rgb": {
"r": 255,
"g": 186,
"b": 131
},
"hsl": {
"h": 26.613,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.84101,
"c": 0.10679,
"h": 59.2
},
"luminance": 0.58017
}Semantic roles & 50–950 ramp
primary
#FFBA83
secondary
#489CDF
accent
#80E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380