#FAB583#FAB583
#FAB583 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.7% C 0.104 H 56.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB583 |
|---|---|
| RGB | rgb(250, 181, 131) |
| HSL | hsl(25, 92%, 75%) |
| HSV | hsv(25, 48%, 98%) |
| CMYK | cmyk(0%, 27.6%, 47.6%, 2%) |
| CIE-LAB | lab(79.05, 19.34, 35.31) |
| CIE-LCH | lch(79.05, 40.26, 61.30°) |
| OKLab | oklab(82.66% 0.0569 0.0865) |
| OKLCH | oklch(82.66% 0.104 56.7) |
| XYZ | xyz(60.0478, 55.0146, 28.9245) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.17
Apricot (survey)
#FFB16D
ΔE00 3.97
Sandybrown
#F4A460
ΔE00 5.50
Pale Orange
#FFA756
ΔE00 6.77
Lightsalmon
#FFA07A
ΔE00 8.24
Apricot
#FBCEB1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB583 #83C8FA
analogous
#FA838D #FAB583 #FAF083
triadic
#FAB583 #83FAB5 #B583FA
tetradic
#FAB583 #8DFA83 #83C8FA #F083FA
square
#FAB583 #8DFA83 #83C8FA #F083FA
split-complementary
#FAB583 #83FAF0 #838DFA
monochromatic
#F56F0D #F89248 #FAB583 #FCD8BE #FEEDE2
Accessibility & contrast
On white
1.75
#FAB583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FAB583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB583
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB583 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB7F
Deuteranopia (green-blind)
#D9CA83
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fab583; /* rgb */ color: rgb(250, 181, 131); /* oklch */ color: oklch(82.7% 0.104 56.7);
Tailwind
colors: {
custom: {
50: '#ffcba7',
500: '#fab583',
950: '#000000',
},
}SCSS
$custom: #fab583; $custom-light: #ffcba7; $custom-dark: #000000;
JSON
{
"hex": "#fab583",
"rgb": {
"r": 250,
"g": 181,
"b": 131
},
"hsl": {
"h": 25.21,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.8266,
"c": 0.10355,
"h": 56.7
},
"luminance": 0.5501
}Semantic roles & 50–950 ramp
primary
#FAB583
secondary
#499CD8
accent
#85E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280