#FFBA92#FFBA92
#FFBA92 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.4% C 0.096 H 51.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA92 |
|---|---|
| RGB | rgb(255, 186, 146) |
| HSL | hsl(22, 100%, 79%) |
| HSV | hsv(22, 43%, 100%) |
| CMYK | cmyk(0%, 27.1%, 42.7%, 0%) |
| CIE-LAB | lab(80.99, 20.15, 30.09) |
| CIE-LCH | lch(80.99, 36.22, 56.19°) |
| OKLab | oklab(84.37% 0.0604 0.0749) |
| OKLCH | oklch(84.37% 0.096 51.1) |
| XYZ | xyz(63.9899, 58.4574, 35.1016) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.73
Apricot
#FBCEB1
ΔE00 6.59
Pale Salmon
#FFB19A
ΔE00 6.65
Apricot (survey)
#FFB16D
ΔE00 6.96
Lightsalmon
#FFA07A
ΔE00 7.25
Light Salmon
#FEA993
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA92 #92D7FF
analogous
#FF92A0 #FFBA92 #FFF092
triadic
#FFBA92 #92FFBA #BA92FF
tetradic
#FFBA92 #A0FF92 #92D7FF #F092FF
square
#FFBA92 #A0FF92 #92D7FF #F092FF
split-complementary
#FFBA92 #92FFF0 #92A0FF
monochromatic
#FF6D18 #FF9355 #FFBA92 #FFE1CF #FFECE0
Accessibility & contrast
On white
1.65
#FFBA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FFBA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA92
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA92 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#DDCF92
Tritanopia (blue-blind)
#FFAEB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffba92; /* rgb */ color: rgb(255, 186, 146); /* oklch */ color: oklch(84.4% 0.096 51.1);
Tailwind
colors: {
custom: {
50: '#ffcfb2',
500: '#ffba92',
950: '#000000',
},
}SCSS
$custom: #ffba92; $custom-light: #ffcfb2; $custom-dark: #000000;
JSON
{
"hex": "#ffba92",
"rgb": {
"r": 255,
"g": 186,
"b": 146
},
"hsl": {
"h": 22.018,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.84368,
"c": 0.09626,
"h": 51.1
},
"luminance": 0.58453
}Semantic roles & 50–950 ramp
primary
#FFBA92
secondary
#54ADE1
accent
#91E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181311
muted
#868381