#FAB784#FAB784
#FAB784 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.0% C 0.102 H 58.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB784 |
|---|---|
| RGB | rgb(250, 183, 132) |
| HSL | hsl(26, 92%, 75%) |
| HSV | hsv(26, 47%, 98%) |
| CMYK | cmyk(0%, 26.8%, 47.2%, 2%) |
| CIE-LAB | lab(79.53, 18.38, 35.42) |
| CIE-LCH | lch(79.53, 39.90, 62.57°) |
| OKLab | oklab(83.04% 0.0542 0.0868) |
| OKLCH | oklch(83.04% 0.102 58) |
| XYZ | xyz(60.5255, 55.8610, 29.4197) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.83
Apricot (survey)
#FFB16D
ΔE00 3.84
Sandybrown
#F4A460
ΔE00 5.69
Pale Orange
#FFA756
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB784 #84C7FA
analogous
#FA848C #FAB784 #FAF284
triadic
#FAB784 #84FAB7 #B784FA
tetradic
#FAB784 #8CFA84 #84C7FA #F284FA
square
#FAB784 #8CFA84 #84C7FA #F284FA
split-complementary
#FAB784 #84FAF2 #848CFA
monochromatic
#F5720E #F89549 #FAB784 #FCD9BF #FEEEE2
Accessibility & contrast
On white
1.73
#FAB784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FAB784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB784
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB784 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fab784; /* rgb */ color: rgb(250, 183, 132); /* oklch */ color: oklch(83.0% 0.102 58.0);
Tailwind
colors: {
custom: {
50: '#ffcca8',
500: '#fab784',
950: '#000000',
},
}SCSS
$custom: #fab784; $custom-light: #ffcca8; $custom-dark: #000000;
JSON
{
"hex": "#fab784",
"rgb": {
"r": 250,
"g": 183,
"b": 132
},
"hsl": {
"h": 25.932,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.83043,
"c": 0.10231,
"h": 58
},
"luminance": 0.55857
}Semantic roles & 50–950 ramp
primary
#FAB784
secondary
#4A9BD8
accent
#82E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380