#FFAC7E#FFAC7E
#FFAC7E is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.5% C 0.115 H 49.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC7E |
|---|---|
| RGB | rgb(255, 172, 126) |
| HSL | hsl(21, 100%, 75%) |
| HSV | hsv(21, 51%, 100%) |
| CMYK | cmyk(0%, 32.5%, 50.6%, 0%) |
| CIE-LAB | lab(77.45, 25.57, 35.97) |
| CIE-LCH | lch(77.45, 44.13, 54.59°) |
| OKLab | oklab(81.51% 0.0747 0.0877) |
| OKLCH | oklch(81.51% 0.115 49.6) |
| XYZ | xyz(59.7618, 52.2762, 26.6774) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.28
Lightsalmon
#FFA07A
ΔE00 4.38
Apricot (survey)
#FFB16D
ΔE00 6.25
Sandybrown
#F4A460
ΔE00 6.42
Pastel Orange
#FF964F
ΔE00 7.08
Pale Salmon
#FFB19A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC7E #7ED1FF
analogous
#FF7E91 #FFAC7E #FFEC7E
triadic
#FFAC7E #7EFFAC #AC7EFF
tetradic
#FFAC7E #91FF7E #7ED1FF #EC7EFF
square
#FFAC7E #91FF7E #7ED1FF #EC7EFF
split-complementary
#FFAC7E #7EFFEC #7E91FF
monochromatic
#FF5D04 #FF8541 #FFAC7E #FFD3BB #FFEBE0
Accessibility & contrast
On white
1.83
#FFAC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FFAC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC7E
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC7E | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57A
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#FF9DA0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffac7e; /* rgb */ color: rgb(255, 172, 126); /* oklch */ color: oklch(81.5% 0.115 49.6);
Tailwind
colors: {
custom: {
50: '#ffc5a4',
500: '#ffac7e',
950: '#000000',
},
}SCSS
$custom: #ffac7e; $custom-light: #ffc5a4; $custom-dark: #000000;
JSON
{
"hex": "#ffac7e",
"rgb": {
"r": 255,
"g": 172,
"b": 126
},
"hsl": {
"h": 21.395,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.81512,
"c": 0.11522,
"h": 49.6
},
"luminance": 0.52271
}Semantic roles & 50–950 ramp
primary
#FFAC7E
secondary
#43A7DE
accent
#94E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280