#FFAE88#FFAE88
#FFAE88 is a very light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.108 H 45.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE88 |
|---|---|
| RGB | rgb(255, 174, 136) |
| HSL | hsl(19, 100%, 77%) |
| HSV | hsv(19, 47%, 100%) |
| CMYK | cmyk(0%, 31.8%, 46.7%, 0%) |
| CIE-LAB | lab(78.06, 25.44, 31.49) |
| CIE-LCH | lch(78.06, 40.48, 51.07°) |
| OKLab | oklab(82.04% 0.0754 0.0778) |
| OKLCH | oklch(82.04% 0.108 45.9) |
| XYZ | xyz(60.8231, 53.3143, 30.3750) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.69
Peach (survey)
#FFB07C
ΔE00 4.23
Pale Salmon
#FFB19A
ΔE00 4.83
Light Salmon
#FEA993
ΔE00 5.53
Darksalmon
#E9967A
ΔE00 6.90
Pinkish Tan
#D99B82
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE88 #88D9FF
analogous
#FF889E #FFAE88 #FFEA88
triadic
#FFAE88 #88FFAE #AE88FF
tetradic
#FFAE88 #9EFF88 #88D9FF #EA88FF
square
#FFAE88 #9EFF88 #88D9FF #EA88FF
split-complementary
#FFAE88 #88FFEA #889EFF
monochromatic
#FF5B0E #FF844B #FFAE88 #FFD8C5 #FFEAE0
Accessibility & contrast
On white
1.80
#FFAE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FFAE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE88
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE88 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B785
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae88; /* rgb */ color: rgb(255, 174, 136); /* oklch */ color: oklch(82.0% 0.108 45.9);
Tailwind
colors: {
custom: {
50: '#ffc6ab',
500: '#ffae88',
950: '#000000',
},
}SCSS
$custom: #ffae88; $custom-light: #ffc6ab; $custom-dark: #000000;
JSON
{
"hex": "#ffae88",
"rgb": {
"r": 255,
"g": 174,
"b": 136
},
"hsl": {
"h": 19.16,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.82039,
"c": 0.10838,
"h": 45.9
},
"luminance": 0.5331
}Semantic roles & 50–950 ramp
primary
#FFAE88
secondary
#4CB0DF
accent
#9CE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281