#FFAD84#FFAD84
#FFAD84 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.8% C 0.111 H 47.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAD84 |
|---|---|
| RGB | rgb(255, 173, 132) |
| HSL | hsl(20, 100%, 76%) |
| HSV | hsv(20, 48%, 100%) |
| CMYK | cmyk(0%, 32.2%, 48.2%, 0%) |
| CIE-LAB | lab(77.77, 25.58, 33.22) |
| CIE-LCH | lch(77.77, 41.93, 52.40°) |
| OKLab | oklab(81.79% 0.0755 0.0817) |
| OKLCH | oklch(81.79% 0.111 47.3) |
| XYZ | xyz(60.3516, 52.8178, 28.8416) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.47
Lightsalmon
#FFA07A
ΔE00 3.74
Pale Salmon
#FFB19A
ΔE00 5.70
Light Salmon
#FEA993
ΔE00 6.33
Darksalmon
#E9967A
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAD84 #84D6FF
analogous
#FF8498 #FFAD84 #FFEA84
triadic
#FFAD84 #84FFAD #AD84FF
tetradic
#FFAD84 #98FF84 #84D6FF #EA84FF
square
#FFAD84 #98FF84 #84D6FF #EA84FF
split-complementary
#FFAD84 #84FFEA #8498FF
monochromatic
#FF5B0A #FF8447 #FFAD84 #FFD6C1 #FFEBE0
Accessibility & contrast
On white
1.82
#FFAD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FFAD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAD84
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAD84 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B681
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#FF9FA2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffad84; /* rgb */ color: rgb(255, 173, 132); /* oklch */ color: oklch(81.8% 0.111 47.3);
Tailwind
colors: {
custom: {
50: '#ffc5a8',
500: '#ffad84',
950: '#000000',
},
}SCSS
$custom: #ffad84; $custom-light: #ffc5a8; $custom-dark: #000000;
JSON
{
"hex": "#ffad84",
"rgb": {
"r": 255,
"g": 173,
"b": 132
},
"hsl": {
"h": 20,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.81791,
"c": 0.1112,
"h": 47.3
},
"luminance": 0.52813
}Semantic roles & 50–950 ramp
primary
#FFAD84
secondary
#48ADDF
accent
#99E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280