#FFAC88#FFAC88
#FFAC88 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.7% C 0.110 H 44.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC88 |
|---|---|
| RGB | rgb(255, 172, 136) |
| HSL | hsl(18, 100%, 77%) |
| HSV | hsv(18, 47%, 100%) |
| CMYK | cmyk(0%, 32.5%, 46.7%, 0%) |
| CIE-LAB | lab(77.61, 26.48, 30.89) |
| CIE-LCH | lch(77.61, 40.69, 49.39°) |
| OKLab | oklab(81.69% 0.0786 0.0764) |
| OKLCH | oklch(81.69% 0.11 44.2) |
| XYZ | xyz(60.4396, 52.5473, 30.2472) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.06
Pale Salmon
#FFB19A
ΔE00 4.25
Light Salmon
#FEA993
ΔE00 4.71
Peach (survey)
#FFB07C
ΔE00 5.08
Darksalmon
#E9967A
ΔE00 6.25
Blush (survey)
#F29E8E
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC88 #88DBFF
analogous
#FF88A0 #FFAC88 #FFE788
triadic
#FFAC88 #88FFAC #AC88FF
tetradic
#FFAC88 #A0FF88 #88DBFF #E788FF
square
#FFAC88 #A0FF88 #88DBFF #E788FF
split-complementary
#FFAC88 #88FFE7 #88A0FF
monochromatic
#FF570E #FF814B #FFAC88 #FFD7C5 #FFEAE0
Accessibility & contrast
On white
1.82
#FFAC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FFAC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC88
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC88 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B585
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#FF9EA3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac88; /* rgb */ color: rgb(255, 172, 136); /* oklch */ color: oklch(81.7% 0.110 44.2);
Tailwind
colors: {
custom: {
50: '#ffc5ab',
500: '#ffac88',
950: '#000000',
},
}SCSS
$custom: #ffac88; $custom-light: #ffc5ab; $custom-dark: #000000;
JSON
{
"hex": "#ffac88",
"rgb": {
"r": 255,
"g": 172,
"b": 136
},
"hsl": {
"h": 18.151,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.81689,
"c": 0.10962,
"h": 44.2
},
"luminance": 0.52543
}Semantic roles & 50–950 ramp
primary
#FFAC88
secondary
#4CB3DF
accent
#A0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281