#FFA98B#FFA98B
#FFA98B is a light, moderate orange. Relative luminance 0.515; OKLCH L 81.2% C 0.110 H 40.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA98B |
|---|---|
| RGB | rgb(255, 169, 139) |
| HSL | hsl(16, 100%, 77%) |
| HSV | hsv(16, 45%, 100%) |
| CMYK | cmyk(0%, 33.7%, 45.5%, 0%) |
| CIE-LAB | lab(76.98, 28.34, 28.47) |
| CIE-LCH | lch(76.98, 40.17, 45.12°) |
| OKLab | oklab(81.22% 0.0845 0.0709) |
| OKLCH | oklch(81.22% 0.11 40) |
| XYZ | xyz(60.0912, 51.5048, 31.1976) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.62
Pale Salmon
#FFB19A
ΔE00 2.90
Lightsalmon
#FFA07A
ΔE00 3.07
Darksalmon
#E9967A
ΔE00 5.31
Blush (survey)
#F29E8E
ΔE00 5.41
Peachy Pink
#FF9A8A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA98B #8BE1FF
analogous
#FF8BA7 #FFA98B #FFE38B
triadic
#FFA98B #8BFFA9 #A98BFF
tetradic
#FFA98B #A7FF8B #8BE1FF #E38BFF
square
#FFA98B #A7FF8B #8BE1FF #E38BFF
split-complementary
#FFA98B #8BFFE3 #8BA7FF
monochromatic
#FF4E11 #FF7C4E #FFA98B #FFD6C8 #FFE8E0
Accessibility & contrast
On white
1.86
#FFA98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FFA98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA98B
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA98B | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB389
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#FF9BA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa98b; /* rgb */ color: rgb(255, 169, 139); /* oklch */ color: oklch(81.2% 0.110 40.0);
Tailwind
colors: {
custom: {
50: '#ffc3ad',
500: '#ffa98b',
950: '#000000',
},
}SCSS
$custom: #ffa98b; $custom-light: #ffc3ad; $custom-dark: #000000;
JSON
{
"hex": "#ffa98b",
"rgb": {
"r": 255,
"g": 169,
"b": 139
},
"hsl": {
"h": 15.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.81224,
"c": 0.11025,
"h": 40
},
"luminance": 0.515
}Semantic roles & 50–950 ramp
primary
#FFA98B
secondary
#4EBAE0
accent
#AAE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281