#FFAB7E#FFAB7E
#FFAB7E is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.3% C 0.116 H 48.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB7E |
|---|---|
| RGB | rgb(255, 171, 126) |
| HSL | hsl(21, 100%, 75%) |
| HSV | hsv(21, 51%, 100%) |
| CMYK | cmyk(0%, 32.9%, 50.6%, 0%) |
| CIE-LAB | lab(77.22, 26.09, 35.67) |
| CIE-LCH | lch(77.22, 44.20, 53.82°) |
| OKLab | oklab(81.34% 0.0763 0.087) |
| OKLCH | oklch(81.34% 0.116 48.7) |
| XYZ | xyz(59.5722, 51.8970, 26.6142) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.73
Lightsalmon
#FFA07A
ΔE00 3.94
Apricot (survey)
#FFB16D
ΔE00 6.68
Sandybrown
#F4A460
ΔE00 6.73
Pale Salmon
#FFB19A
ΔE00 6.82
Pastel Orange
#FF964F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB7E #7ED2FF
analogous
#FF7E92 #FFAB7E #FFEB7E
triadic
#FFAB7E #7EFFAB #AB7EFF
tetradic
#FFAB7E #92FF7E #7ED2FF #EB7EFF
square
#FFAB7E #92FF7E #7ED2FF #EB7EFF
split-complementary
#FFAB7E #7EFFEB #7E92FF
monochromatic
#FF5B04 #FF8341 #FFAB7E #FFD3BB #FFEBE0
Accessibility & contrast
On white
1.85
#FFAB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FFAB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB7E
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB7E | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47A
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#FF9CA0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab7e; /* rgb */ color: rgb(255, 171, 126); /* oklch */ color: oklch(81.3% 0.116 48.7);
Tailwind
colors: {
custom: {
50: '#ffc4a4',
500: '#ffab7e',
950: '#000000',
},
}SCSS
$custom: #ffab7e; $custom-light: #ffc4a4; $custom-dark: #000000;
JSON
{
"hex": "#ffab7e",
"rgb": {
"r": 255,
"g": 171,
"b": 126
},
"hsl": {
"h": 20.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.81336,
"c": 0.11575,
"h": 48.7
},
"luminance": 0.51892
}Semantic roles & 50–950 ramp
primary
#FFAB7E
secondary
#43A8DE
accent
#95E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280