#FFA689#FFA689
#FFA689 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.113 H 38.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA689 |
|---|---|
| RGB | rgb(255, 166, 137) |
| HSL | hsl(15, 100%, 77%) |
| HSV | hsv(15, 46%, 100%) |
| CMYK | cmyk(0%, 34.9%, 46.3%, 0%) |
| CIE-LAB | lab(76.28, 29.71, 28.60) |
| CIE-LCH | lch(76.28, 41.24, 43.90°) |
| OKLab | oklab(80.67% 0.0884 0.0711) |
| OKLCH | oklch(80.67% 0.113 38.8) |
| XYZ | xyz(59.3947, 50.3434, 30.2511) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.35
Lightsalmon
#FFA07A
ΔE00 2.95
Pale Salmon
#FFB19A
ΔE00 3.25
Blush (survey)
#F29E8E
ΔE00 4.83
Darksalmon
#E9967A
ΔE00 4.84
Peachy Pink
#FF9A8A
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA689 #89E2FF
analogous
#FF89A7 #FFA689 #FFE189
triadic
#FFA689 #89FFA6 #A689FF
tetradic
#FFA689 #A7FF89 #89E2FF #E189FF
square
#FFA689 #A7FF89 #89E2FF #E189FF
split-complementary
#FFA689 #89FFE1 #89A7FF
monochromatic
#FF4A0F #FF784C #FFA689 #FFD4C6 #FFE8E0
Accessibility & contrast
On white
1.90
#FFA689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FFA689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA689
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA689 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB187
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#FF989F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa689; /* rgb */ color: rgb(255, 166, 137); /* oklch */ color: oklch(80.7% 0.113 38.8);
Tailwind
colors: {
custom: {
50: '#ffc1ab',
500: '#ffa689',
950: '#000000',
},
}SCSS
$custom: #ffa689; $custom-light: #ffc1ab; $custom-dark: #000000;
JSON
{
"hex": "#ffa689",
"rgb": {
"r": 255,
"g": 166,
"b": 137
},
"hsl": {
"h": 14.746,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.80669,
"c": 0.11346,
"h": 38.8
},
"luminance": 0.50339
}Semantic roles & 50–950 ramp
primary
#FFA689
secondary
#4DBBE0
accent
#ADE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281