#FFA685#FFA685
#FFA685 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.6% C 0.115 H 41.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA685 |
|---|---|
| RGB | rgb(255, 166, 133) |
| HSL | hsl(16, 100%, 76%) |
| HSV | hsv(16, 48%, 100%) |
| CMYK | cmyk(0%, 34.9%, 47.8%, 0%) |
| CIE-LAB | lab(76.21, 29.33, 30.65) |
| CIE-LCH | lch(76.21, 42.42, 46.26°) |
| OKLab | oklab(80.59% 0.0869 0.0758) |
| OKLCH | oklch(80.59% 0.115 41.1) |
| XYZ | xyz(59.1131, 50.2308, 28.7679) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.96
Light Salmon
#FEA993
ΔE00 3.56
Pale Salmon
#FFB19A
ΔE00 4.02
Darksalmon
#E9967A
ΔE00 4.93
Blush (survey)
#F29E8E
ΔE00 5.93
Peachy Pink
#FF9A8A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA685 #85DEFF
analogous
#FF85A1 #FFA685 #FFE385
triadic
#FFA685 #85FFA6 #A685FF
tetradic
#FFA685 #A1FF85 #85DEFF #E385FF
square
#FFA685 #A1FF85 #85DEFF #E385FF
split-complementary
#FFA685 #85FFE3 #85A1FF
monochromatic
#FF4D0B #FF7948 #FFA685 #FFD3C2 #FFE9E0
Accessibility & contrast
On white
1.90
#FFA685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FFA685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA685
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA685 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB182
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#FF979E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa685; /* rgb */ color: rgb(255, 166, 133); /* oklch */ color: oklch(80.6% 0.115 41.1);
Tailwind
colors: {
custom: {
50: '#ffc1a8',
500: '#ffa685',
950: '#000000',
},
}SCSS
$custom: #ffa685; $custom-light: #ffc1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffa685",
"rgb": {
"r": 255,
"g": 166,
"b": 133
},
"hsl": {
"h": 16.23,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.80594,
"c": 0.11527,
"h": 41.1
},
"luminance": 0.50226
}Semantic roles & 50–950 ramp
primary
#FFA685
secondary
#49B6DF
accent
#A7E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280