#FFAE92#FFAE92
#FFAE92 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.2% C 0.103 H 39.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE92 |
|---|---|
| RGB | rgb(255, 174, 146) |
| HSL | hsl(15, 100%, 79%) |
| HSV | hsv(15, 43%, 100%) |
| CMYK | cmyk(0%, 31.8%, 42.7%, 0%) |
| CIE-LAB | lab(78.23, 26.44, 26.40) |
| CIE-LCH | lch(78.23, 37.36, 44.96°) |
| OKLab | oklab(82.23% 0.0793 0.0662) |
| OKLCH | oklch(82.23% 0.103 39.9) |
| XYZ | xyz(61.5672, 53.6120, 34.2940) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.76
Light Salmon
#FEA993
ΔE00 2.47
Lightsalmon
#FFA07A
ΔE00 4.34
Blush (survey)
#F29E8E
ΔE00 5.63
Darksalmon
#E9967A
ΔE00 6.24
Peachy Pink
#FF9A8A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE92 #92E3FF
analogous
#FF92AC #FFAE92 #FFE492
triadic
#FFAE92 #92FFAE #AE92FF
tetradic
#FFAE92 #ACFF92 #92E3FF #E492FF
square
#FFAE92 #ACFF92 #92E3FF #E492FF
split-complementary
#FFAE92 #92FFE4 #92ACFF
monochromatic
#FF5318 #FF8155 #FFAE92 #FFDBCF #FFE8E0
Accessibility & contrast
On white
1.79
#FFAE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FFAE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE92
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE92 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B790
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#FFA1A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae92; /* rgb */ color: rgb(255, 174, 146); /* oklch */ color: oklch(82.2% 0.103 39.9);
Tailwind
colors: {
custom: {
50: '#ffc6b2',
500: '#ffae92',
950: '#000000',
},
}SCSS
$custom: #ffae92; $custom-light: #ffc6b2; $custom-dark: #000000;
JSON
{
"hex": "#ffae92",
"rgb": {
"r": 255,
"g": 174,
"b": 146
},
"hsl": {
"h": 15.413,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.82232,
"c": 0.10328,
"h": 39.9
},
"luminance": 0.53607
}Semantic roles & 50–950 ramp
primary
#FFAE92
secondary
#54BDE1
accent
#ABE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281