#FFAF89#FFAF89
#FFAF89 is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.2% C 0.107 H 46.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF89 |
|---|---|
| RGB | rgb(255, 175, 137) |
| HSL | hsl(19, 100%, 77%) |
| HSV | hsv(19, 46%, 100%) |
| CMYK | cmyk(0%, 31.4%, 46.3%, 0%) |
| CIE-LAB | lab(78.30, 25.01, 31.28) |
| CIE-LCH | lch(78.30, 40.05, 51.36°) |
| OKLab | oklab(82.23% 0.0742 0.0774) |
| OKLCH | oklch(82.23% 0.107 46.2) |
| XYZ | xyz(61.0884, 53.7307, 30.8157) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.96
Peach (survey)
#FFB07C
ΔE00 4.13
Pale Salmon
#FFB19A
ΔE00 4.85
Light Salmon
#FEA993
ΔE00 5.65
Darksalmon
#E9967A
ΔE00 7.11
Pinkish Tan
#D99B82
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF89 #89D9FF
analogous
#FF899E #FFAF89 #FFEA89
triadic
#FFAF89 #89FFAF #AF89FF
tetradic
#FFAF89 #9EFF89 #89D9FF #EA89FF
square
#FFAF89 #9EFF89 #89D9FF #EA89FF
split-complementary
#FFAF89 #89FFEA #899EFF
monochromatic
#FF5C0F #FF864C #FFAF89 #FFD8C6 #FFEAE0
Accessibility & contrast
On white
1.79
#FFAF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FFAF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF89
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF89 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B786
Deuteranopia (green-blind)
#D7C889
Tritanopia (blue-blind)
#FFA1A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf89; /* rgb */ color: rgb(255, 175, 137); /* oklch */ color: oklch(82.2% 0.107 46.2);
Tailwind
colors: {
custom: {
50: '#ffc7ab',
500: '#ffaf89',
950: '#000000',
},
}SCSS
$custom: #ffaf89; $custom-light: #ffc7ab; $custom-dark: #000000;
JSON
{
"hex": "#ffaf89",
"rgb": {
"r": 255,
"g": 175,
"b": 137
},
"hsl": {
"h": 19.322,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.82234,
"c": 0.10723,
"h": 46.2
},
"luminance": 0.53726
}Semantic roles & 50–950 ramp
primary
#FFAF89
secondary
#4DB0E0
accent
#9CE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281