#FFAC8F#FFAC8F
#FFAC8F is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.8% C 0.106 H 40.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC8F |
|---|---|
| RGB | rgb(255, 172, 143) |
| HSL | hsl(16, 100%, 78%) |
| HSV | hsv(16, 44%, 100%) |
| CMYK | cmyk(0%, 32.5%, 43.9%, 0%) |
| CIE-LAB | lab(77.73, 27.17, 27.32) |
| CIE-LCH | lch(77.73, 38.53, 45.16°) |
| OKLab | oklab(81.82% 0.0813 0.0683) |
| OKLCH | oklch(81.82% 0.106 40) |
| XYZ | xyz(60.9534, 52.7528, 32.9533) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.24
Light Salmon
#FEA993
ΔE00 2.51
Lightsalmon
#FFA07A
ΔE00 3.79
Blush (survey)
#F29E8E
ΔE00 5.55
Darksalmon
#E9967A
ΔE00 5.85
Peachy Pink
#FF9A8A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC8F #8FE2FF
analogous
#FF8FAA #FFAC8F #FFE48F
triadic
#FFAC8F #8FFFAC #AC8FFF
tetradic
#FFAC8F #AAFF8F #8FE2FF #E48FFF
square
#FFAC8F #AAFF8F #8FE2FF #E48FFF
split-complementary
#FFAC8F #8FFFE4 #8FAAFF
monochromatic
#FF5115 #FF7F52 #FFAC8F #FFD9CC #FFE8E0
Accessibility & contrast
On white
1.82
#FFAC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FFAC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC8F
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC8F | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68D
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#FF9FA4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac8f; /* rgb */ color: rgb(255, 172, 143); /* oklch */ color: oklch(81.8% 0.106 40.0);
Tailwind
colors: {
custom: {
50: '#ffc5b0',
500: '#ffac8f',
950: '#000000',
},
}SCSS
$custom: #ffac8f; $custom-light: #ffc5b0; $custom-dark: #000000;
JSON
{
"hex": "#ffac8f",
"rgb": {
"r": 255,
"g": 172,
"b": 143
},
"hsl": {
"h": 15.536,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.81823,
"c": 0.10616,
"h": 40
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#FFAC8F
secondary
#52BBE0
accent
#AAE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281