#FFAF88#FFAF88
#FFAF88 is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.2% C 0.108 H 46.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF88 |
|---|---|
| RGB | rgb(255, 175, 136) |
| HSL | hsl(20, 100%, 77%) |
| HSV | hsv(20, 47%, 100%) |
| CMYK | cmyk(0%, 31.4%, 46.7%, 0%) |
| CIE-LAB | lab(78.29, 24.92, 31.79) |
| CIE-LCH | lch(78.29, 40.39, 51.91°) |
| OKLab | oklab(82.22% 0.0738 0.0785) |
| OKLCH | oklch(82.22% 0.108 46.8) |
| XYZ | xyz(61.0170, 53.7021, 30.4397) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.83
Lightsalmon
#FFA07A
ΔE00 4.05
Pale Salmon
#FFB19A
ΔE00 5.15
Light Salmon
#FEA993
ΔE00 5.95
Darksalmon
#E9967A
ΔE00 7.25
Apricot (survey)
#FFB16D
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF88 #88D8FF
analogous
#FF889D #FFAF88 #FFEB88
triadic
#FFAF88 #88FFAF #AF88FF
tetradic
#FFAF88 #9DFF88 #88D8FF #EB88FF
square
#FFAF88 #9DFF88 #88D8FF #EB88FF
split-complementary
#FFAF88 #88FFEB #889DFF
monochromatic
#FF5D0E #FF864B #FFAF88 #FFD8C5 #FFEAE0
Accessibility & contrast
On white
1.79
#FFAF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FFAF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF88
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF88 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B785
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#FFA1A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf88; /* rgb */ color: rgb(255, 175, 136); /* oklch */ color: oklch(82.2% 0.108 46.8);
Tailwind
colors: {
custom: {
50: '#ffc7ab',
500: '#ffaf88',
950: '#000000',
},
}SCSS
$custom: #ffaf88; $custom-light: #ffc7ab; $custom-dark: #000000;
JSON
{
"hex": "#ffaf88",
"rgb": {
"r": 255,
"g": 175,
"b": 136
},
"hsl": {
"h": 19.664,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.82216,
"c": 0.1078,
"h": 46.8
},
"luminance": 0.53698
}Semantic roles & 50–950 ramp
primary
#FFAF88
secondary
#4CAFDF
accent
#9AE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281