#FFAB8F#FFAB8F
#FFAB8F is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.6% C 0.107 H 39.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB8F |
|---|---|
| RGB | rgb(255, 171, 143) |
| HSL | hsl(15, 100%, 78%) |
| HSV | hsv(15, 44%, 100%) |
| CMYK | cmyk(0%, 32.9%, 43.9%, 0%) |
| CIE-LAB | lab(77.50, 27.70, 27.02) |
| CIE-LCH | lch(77.50, 38.69, 44.29°) |
| OKLab | oklab(81.65% 0.0828 0.0676) |
| OKLCH | oklch(81.65% 0.107 39.2) |
| XYZ | xyz(60.7638, 52.3736, 32.8901) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.09
Pale Salmon
#FFB19A
ΔE00 2.13
Lightsalmon
#FFA07A
ΔE00 3.84
Blush (survey)
#F29E8E
ΔE00 5.15
Darksalmon
#E9967A
ΔE00 5.68
Peachy Pink
#FF9A8A
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB8F #8FE3FF
analogous
#FF8FAB #FFAB8F #FFE38F
triadic
#FFAB8F #8FFFAB #AB8FFF
tetradic
#FFAB8F #ABFF8F #8FE3FF #E38FFF
square
#FFAB8F #ABFF8F #8FE3FF #E38FFF
split-complementary
#FFAB8F #8FFFE3 #8FABFF
monochromatic
#FF4F15 #FF7D52 #FFAB8F #FFD9CC #FFE8E0
Accessibility & contrast
On white
1.83
#FFAB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FFAB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB8F
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB8F | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B58D
Deuteranopia (green-blind)
#D4C68E
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab8f; /* rgb */ color: rgb(255, 171, 143); /* oklch */ color: oklch(81.6% 0.107 39.2);
Tailwind
colors: {
custom: {
50: '#ffc4b0',
500: '#ffab8f',
950: '#000000',
},
}SCSS
$custom: #ffab8f; $custom-light: #ffc4b0; $custom-dark: #000000;
JSON
{
"hex": "#ffab8f",
"rgb": {
"r": 255,
"g": 171,
"b": 143
},
"hsl": {
"h": 15,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.81649,
"c": 0.10691,
"h": 39.2
},
"luminance": 0.52369
}Semantic roles & 50–950 ramp
primary
#FFAB8F
secondary
#52BDE0
accent
#ACE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281