#FFAF90#FFAF90
#FFAF90 is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.4% C 0.104 H 42.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF90 |
|---|---|
| RGB | rgb(255, 175, 144) |
| HSL | hsl(17, 100%, 78%) |
| HSV | hsv(17, 44%, 100%) |
| CMYK | cmyk(0%, 31.4%, 43.5%, 0%) |
| CIE-LAB | lab(78.43, 25.71, 27.72) |
| CIE-LCH | lch(78.43, 37.81, 47.16°) |
| OKLab | oklab(82.37% 0.0769 0.0693) |
| OKLCH | oklch(82.37% 0.104 42) |
| XYZ | xyz(61.6069, 53.9381, 33.5465) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.66
Light Salmon
#FEA993
ΔE00 3.52
Lightsalmon
#FFA07A
ΔE00 4.08
Peach (survey)
#FFB07C
ΔE00 6.35
Darksalmon
#E9967A
ΔE00 6.48
Blush (survey)
#F29E8E
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF90 #90E0FF
analogous
#FF90A8 #FFAF90 #FFE790
triadic
#FFAF90 #90FFAF #AF90FF
tetradic
#FFAF90 #A8FF90 #90E0FF #E790FF
square
#FFAF90 #A8FF90 #90E0FF #E790FF
split-complementary
#FFAF90 #90FFE7 #90A8FF
monochromatic
#FF5716 #FF8353 #FFAF90 #FFDBCD #FFE9E0
Accessibility & contrast
On white
1.78
#FFAF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFAF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF90
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF90 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88E
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf90; /* rgb */ color: rgb(255, 175, 144); /* oklch */ color: oklch(82.4% 0.104 42.0);
Tailwind
colors: {
custom: {
50: '#ffc7b0',
500: '#ffaf90',
950: '#000000',
},
}SCSS
$custom: #ffaf90; $custom-light: #ffc7b0; $custom-dark: #000000;
JSON
{
"hex": "#ffaf90",
"rgb": {
"r": 255,
"g": 175,
"b": 144
},
"hsl": {
"h": 16.757,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.82367,
"c": 0.10352,
"h": 42
},
"luminance": 0.53934
}Semantic roles & 50–950 ramp
primary
#FFAF90
secondary
#53B9E1
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281