#FFAC7D#FFAC7D
#FFAC7D is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.5% C 0.116 H 50.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC7D |
|---|---|
| RGB | rgb(255, 172, 125) |
| HSL | hsl(22, 100%, 75%) |
| HSV | hsv(22, 51%, 100%) |
| CMYK | cmyk(0%, 32.5%, 51%, 0%) |
| CIE-LAB | lab(77.43, 25.48, 36.47) |
| CIE-LCH | lch(77.43, 44.49, 55.06°) |
| OKLab | oklab(81.49% 0.0744 0.0888) |
| OKLCH | oklch(81.49% 0.116 50.1) |
| XYZ | xyz(59.6976, 52.2505, 26.3393) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.04
Lightsalmon
#FFA07A
ΔE00 4.59
Apricot (survey)
#FFB16D
ΔE00 5.98
Sandybrown
#F4A460
ΔE00 6.16
Pastel Orange
#FF964F
ΔE00 6.91
Pale Salmon
#FFB19A
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC7D #7DD0FF
analogous
#FF7D8F #FFAC7D #FFED7D
triadic
#FFAC7D #7DFFAC #AC7DFF
tetradic
#FFAC7D #8FFF7D #7DD0FF #ED7DFF
square
#FFAC7D #8FFF7D #7DD0FF #ED7DFF
split-complementary
#FFAC7D #7DFFED #7D8FFF
monochromatic
#FF5E03 #FF8540 #FFAC7D #FFD3BA #FFEBE0
Accessibility & contrast
On white
1.83
#FFAC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FFAC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC7D
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC7D | 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)
#C3B479
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#FF9DA0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffac7d; /* rgb */ color: rgb(255, 172, 125); /* oklch */ color: oklch(81.5% 0.116 50.1);
Tailwind
colors: {
custom: {
50: '#ffc5a3',
500: '#ffac7d',
950: '#000000',
},
}SCSS
$custom: #ffac7d; $custom-light: #ffc5a3; $custom-dark: #000000;
JSON
{
"hex": "#ffac7d",
"rgb": {
"r": 255,
"g": 172,
"b": 125
},
"hsl": {
"h": 21.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.81495,
"c": 0.11581,
"h": 50.1
},
"luminance": 0.52246
}Semantic roles & 50–950 ramp
primary
#FFAC7D
secondary
#42A6DE
accent
#93E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280