#FFAB83#FFAB83
#FFAB83 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.4% C 0.113 H 46.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB83 |
|---|---|
| RGB | rgb(255, 171, 131) |
| HSL | hsl(19, 100%, 76%) |
| HSV | hsv(19, 49%, 100%) |
| CMYK | cmyk(0%, 32.9%, 48.6%, 0%) |
| CIE-LAB | lab(77.30, 26.54, 33.14) |
| CIE-LCH | lch(77.30, 42.46, 51.31°) |
| OKLab | oklab(81.42% 0.0782 0.0815) |
| OKLCH | oklch(81.42% 0.113 46.2) |
| XYZ | xyz(59.9029, 52.0293, 28.3560) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.07
Peach (survey)
#FFB07C
ΔE00 4.05
Pale Salmon
#FFB19A
ΔE00 5.43
Light Salmon
#FEA993
ΔE00 5.85
Darksalmon
#E9967A
ΔE00 6.59
Pinkish Tan
#D99B82
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB83 #83D7FF
analogous
#FF8399 #FFAB83 #FFE983
triadic
#FFAB83 #83FFAB #AB83FF
tetradic
#FFAB83 #99FF83 #83D7FF #E983FF
square
#FFAB83 #99FF83 #83D7FF #E983FF
split-complementary
#FFAB83 #83FFE9 #8399FF
monochromatic
#FF5809 #FF8246 #FFAB83 #FFD4C0 #FFEAE0
Accessibility & contrast
On white
1.84
#FFAB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FFAB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB83
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB83 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B480
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab83; /* rgb */ color: rgb(255, 171, 131); /* oklch */ color: oklch(81.4% 0.113 46.2);
Tailwind
colors: {
custom: {
50: '#ffc4a7',
500: '#ffab83',
950: '#000000',
},
}SCSS
$custom: #ffab83; $custom-light: #ffc4a7; $custom-dark: #000000;
JSON
{
"hex": "#ffab83",
"rgb": {
"r": 255,
"g": 171,
"b": 131
},
"hsl": {
"h": 19.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.81423,
"c": 0.11293,
"h": 46.2
},
"luminance": 0.52025
}Semantic roles & 50–950 ramp
primary
#FFAB83
secondary
#48AEDF
accent
#9BE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280