#FFA680#FFA680
#FFA680 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.5% C 0.118 H 43.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA680 |
|---|---|
| RGB | rgb(255, 166, 128) |
| HSL | hsl(18, 100%, 75%) |
| HSV | hsv(18, 50%, 100%) |
| CMYK | cmyk(0%, 34.9%, 49.8%, 0%) |
| CIE-LAB | lab(76.13, 28.88, 33.20) |
| CIE-LCH | lch(76.13, 44.00, 48.99°) |
| OKLab | oklab(80.5% 0.085 0.0815) |
| OKLCH | oklch(80.5% 0.118 43.8) |
| XYZ | xyz(58.7759, 50.0959, 26.9918) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.55
Light Salmon
#FEA993
ΔE00 5.05
Pale Salmon
#FFB19A
ΔE00 5.19
Darksalmon
#E9967A
ΔE00 5.44
Peach (survey)
#FFB07C
ΔE00 5.46
Blush (survey)
#F29E8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA680 #80D9FF
analogous
#FF8099 #FFA680 #FFE680
triadic
#FFA680 #80FFA6 #A680FF
tetradic
#FFA680 #99FF80 #80D9FF #E680FF
square
#FFA680 #99FF80 #80D9FF #E680FF
split-complementary
#FFA680 #80FFE6 #8099FF
monochromatic
#FF5006 #FF7B43 #FFA680 #FFD1BD #FFEAE0
Accessibility & contrast
On white
1.91
#FFA680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FFA680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA680
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA680 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB07D
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#FF979C
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa680; /* rgb */ color: rgb(255, 166, 128); /* oklch */ color: oklch(80.5% 0.118 43.8);
Tailwind
colors: {
custom: {
50: '#ffc1a5',
500: '#ffa680',
950: '#000000',
},
}SCSS
$custom: #ffa680; $custom-light: #ffc1a5; $custom-dark: #000000;
JSON
{
"hex": "#ffa680",
"rgb": {
"r": 255,
"g": 166,
"b": 128
},
"hsl": {
"h": 17.953,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.80503,
"c": 0.1177,
"h": 43.8
},
"luminance": 0.50091
}Semantic roles & 50–950 ramp
primary
#FFA680
secondary
#45B0DE
accent
#A1E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280