#FFAC8D#FFAC8D
#FFAC8D is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.8% C 0.107 H 41.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC8D |
|---|---|
| RGB | rgb(255, 172, 141) |
| HSL | hsl(16, 100%, 78%) |
| HSV | hsv(16, 45%, 100%) |
| CMYK | cmyk(0%, 32.5%, 44.7%, 0%) |
| CIE-LAB | lab(77.69, 26.97, 28.34) |
| CIE-LCH | lch(77.69, 39.13, 46.42°) |
| OKLab | oklab(81.78% 0.0805 0.0706) |
| OKLCH | oklch(81.78% 0.107 41.3) |
| XYZ | xyz(60.8032, 52.6928, 32.1625) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.79
Light Salmon
#FEA993
ΔE00 3.14
Lightsalmon
#FFA07A
ΔE00 3.44
Darksalmon
#E9967A
ΔE00 5.88
Blush (survey)
#F29E8E
ΔE00 6.07
Peach (survey)
#FFB07C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC8D #8DE0FF
analogous
#FF8DA7 #FFAC8D #FFE58D
triadic
#FFAC8D #8DFFAC #AC8DFF
tetradic
#FFAC8D #A7FF8D #8DE0FF #E58DFF
square
#FFAC8D #A7FF8D #8DE0FF #E58DFF
split-complementary
#FFAC8D #8DFFE5 #8DA7FF
monochromatic
#FF5313 #FF7F50 #FFAC8D #FFD9CA #FFE9E0
Accessibility & contrast
On white
1.82
#FFAC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FFAC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC8D
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC8D | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68B
Deuteranopia (green-blind)
#D4C78C
Tritanopia (blue-blind)
#FF9FA4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac8d; /* rgb */ color: rgb(255, 172, 141); /* oklch */ color: oklch(81.8% 0.107 41.3);
Tailwind
colors: {
custom: {
50: '#ffc5ae',
500: '#ffac8d',
950: '#000000',
},
}SCSS
$custom: #ffac8d; $custom-light: #ffc5ae; $custom-dark: #000000;
JSON
{
"hex": "#ffac8d",
"rgb": {
"r": 255,
"g": 172,
"b": 141
},
"hsl": {
"h": 16.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.81784,
"c": 0.1071,
"h": 41.3
},
"luminance": 0.52688
}Semantic roles & 50–950 ramp
primary
#FFAC8D
secondary
#50B9E0
accent
#A7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281