#FFA684#FFA684
#FFA684 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.6% C 0.116 H 41.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA684 |
|---|---|
| RGB | rgb(255, 166, 132) |
| HSL | hsl(17, 100%, 76%) |
| HSV | hsv(17, 48%, 100%) |
| CMYK | cmyk(0%, 34.9%, 48.2%, 0%) |
| CIE-LAB | lab(76.19, 29.24, 31.16) |
| CIE-LCH | lch(76.19, 42.73, 46.82°) |
| OKLab | oklab(80.58% 0.0865 0.0769) |
| OKLCH | oklch(80.58% 0.116 41.6) |
| XYZ | xyz(59.0444, 50.2033, 28.4058) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.77
Light Salmon
#FEA993
ΔE00 3.86
Pale Salmon
#FFB19A
ΔE00 4.24
Darksalmon
#E9967A
ΔE00 5.00
Blush (survey)
#F29E8E
ΔE00 6.21
Peach (survey)
#FFB07C
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA684 #84DDFF
analogous
#FF849F #FFA684 #FFE384
triadic
#FFA684 #84FFA6 #A684FF
tetradic
#FFA684 #9FFF84 #84DDFF #E384FF
square
#FFA684 #9FFF84 #84DDFF #E384FF
split-complementary
#FFA684 #84FFE3 #849FFF
monochromatic
#FF4D0A #FF7A47 #FFA684 #FFD2C1 #FFE9E0
Accessibility & contrast
On white
1.90
#FFA684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FFA684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA684
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA684 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB181
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#FF979D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa684; /* rgb */ color: rgb(255, 166, 132); /* oklch */ color: oklch(80.6% 0.116 41.6);
Tailwind
colors: {
custom: {
50: '#ffc1a8',
500: '#ffa684',
950: '#000000',
},
}SCSS
$custom: #ffa684; $custom-light: #ffc1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffa684",
"rgb": {
"r": 255,
"g": 166,
"b": 132
},
"hsl": {
"h": 16.585,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.80575,
"c": 0.11574,
"h": 41.6
},
"luminance": 0.50198
}Semantic roles & 50–950 ramp
primary
#FFA684
secondary
#48B5DF
accent
#A6E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280