#FFAF8D#FFAF8D
#FFAF8D is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.3% C 0.105 H 43.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF8D |
|---|---|
| RGB | rgb(255, 175, 141) |
| HSL | hsl(18, 100%, 78%) |
| HSV | hsv(18, 45%, 100%) |
| CMYK | cmyk(0%, 31.4%, 44.7%, 0%) |
| CIE-LAB | lab(78.37, 25.40, 29.25) |
| CIE-LCH | lch(78.37, 38.74, 49.03°) |
| OKLab | oklab(82.31% 0.0758 0.0728) |
| OKLCH | oklch(82.31% 0.105 43.8) |
| XYZ | xyz(61.3806, 53.8476, 32.3549) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.61
Lightsalmon
#FFA07A
ΔE00 3.87
Light Salmon
#FEA993
ΔE00 4.43
Peach (survey)
#FFB07C
ΔE00 5.38
Darksalmon
#E9967A
ΔE00 6.67
Blush (survey)
#F29E8E
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF8D #8DDDFF
analogous
#FF8DA4 #FFAF8D #FFE88D
triadic
#FFAF8D #8DFFAF #AF8DFF
tetradic
#FFAF8D #A4FF8D #8DDDFF #E88DFF
square
#FFAF8D #A4FF8D #8DDDFF #E88DFF
split-complementary
#FFAF8D #8DFFE8 #8DA4FF
monochromatic
#FF5913 #FF8450 #FFAF8D #FFDACA #FFEAE0
Accessibility & contrast
On white
1.78
#FFAF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FFAF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF8D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF8D | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B88A
Deuteranopia (green-blind)
#D6C98D
Tritanopia (blue-blind)
#FFA2A6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf8d; /* rgb */ color: rgb(255, 175, 141); /* oklch */ color: oklch(82.3% 0.105 43.8);
Tailwind
colors: {
custom: {
50: '#ffc7ae',
500: '#ffaf8d',
950: '#000000',
},
}SCSS
$custom: #ffaf8d; $custom-light: #ffc7ae; $custom-dark: #000000;
JSON
{
"hex": "#ffaf8d",
"rgb": {
"r": 255,
"g": 175,
"b": 141
},
"hsl": {
"h": 17.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.82309,
"c": 0.10506,
"h": 43.8
},
"luminance": 0.53843
}Semantic roles & 50–950 ramp
primary
#FFAF8D
secondary
#50B5E0
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281