#FFA683#FFA683
#FFA683 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.6% C 0.116 H 42.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA683 |
|---|---|
| RGB | rgb(255, 166, 131) |
| HSL | hsl(17, 100%, 76%) |
| HSV | hsv(17, 49%, 100%) |
| CMYK | cmyk(0%, 34.9%, 48.6%, 0%) |
| CIE-LAB | lab(76.18, 29.15, 31.67) |
| CIE-LCH | lch(76.18, 43.04, 47.37°) |
| OKLab | oklab(80.56% 0.0861 0.078) |
| OKLCH | oklch(80.56% 0.116 42.2) |
| XYZ | xyz(58.9763, 50.1760, 28.0472) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.63
Light Salmon
#FEA993
ΔE00 4.16
Pale Salmon
#FFB19A
ΔE00 4.47
Darksalmon
#E9967A
ΔE00 5.09
Peach (survey)
#FFB07C
ΔE00 6.25
Blush (survey)
#F29E8E
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA683 #83DCFF
analogous
#FF839E #FFA683 #FFE483
triadic
#FFA683 #83FFA6 #A683FF
tetradic
#FFA683 #9EFF83 #83DCFF #E483FF
square
#FFA683 #9EFF83 #83DCFF #E483FF
split-complementary
#FFA683 #83FFE4 #839EFF
monochromatic
#FF4E09 #FF7A46 #FFA683 #FFD2C0 #FFE9E0
Accessibility & contrast
On white
1.90
#FFA683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FFA683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA683
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA683 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB080
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#FF979D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa683; /* rgb */ color: rgb(255, 166, 131); /* oklch */ color: oklch(80.6% 0.116 42.2);
Tailwind
colors: {
custom: {
50: '#ffc1a7',
500: '#ffa683',
950: '#000000',
},
}SCSS
$custom: #ffa683; $custom-light: #ffc1a7; $custom-dark: #000000;
JSON
{
"hex": "#ffa683",
"rgb": {
"r": 255,
"g": 166,
"b": 131
},
"hsl": {
"h": 16.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.80557,
"c": 0.11621,
"h": 42.2
},
"luminance": 0.50171
}Semantic roles & 50–950 ramp
primary
#FFA683
secondary
#48B4DF
accent
#A5E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280