#FFA98D#FFA98D
#FFA98D is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.109 H 38.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA98D |
|---|---|
| RGB | rgb(255, 169, 141) |
| HSL | hsl(15, 100%, 78%) |
| HSV | hsv(15, 45%, 100%) |
| CMYK | cmyk(0%, 33.7%, 44.7%, 0%) |
| CIE-LAB | lab(77.02, 28.54, 27.44) |
| CIE-LCH | lch(77.02, 39.59, 43.87°) |
| OKLab | oklab(81.26% 0.0852 0.0685) |
| OKLCH | oklch(81.26% 0.109 38.8) |
| XYZ | xyz(60.2387, 51.5637, 31.9743) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.97
Pale Salmon
#FFB19A
ΔE00 2.49
Lightsalmon
#FFA07A
ΔE00 3.55
Blush (survey)
#F29E8E
ΔE00 4.88
Darksalmon
#E9967A
ΔE00 5.33
Peachy Pink
#FF9A8A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA98D #8DE3FF
analogous
#FF8DAA #FFA98D #FFE28D
triadic
#FFA98D #8DFFA9 #A98DFF
tetradic
#FFA98D #AAFF8D #8DE3FF #E28DFF
square
#FFA98D #AAFF8D #8DE3FF #E28DFF
split-complementary
#FFA98D #8DFFE2 #8DAAFF
monochromatic
#FF4D13 #FF7B50 #FFA98D #FFD7CA #FFE8E0
Accessibility & contrast
On white
1.86
#FFA98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FFA98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA98D
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA98D | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB38B
Deuteranopia (green-blind)
#D3C58C
Tritanopia (blue-blind)
#FF9CA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa98d; /* rgb */ color: rgb(255, 169, 141); /* oklch */ color: oklch(81.3% 0.109 38.8);
Tailwind
colors: {
custom: {
50: '#ffc3ae',
500: '#ffa98d',
950: '#000000',
},
}SCSS
$custom: #ffa98d; $custom-light: #ffc3ae; $custom-dark: #000000;
JSON
{
"hex": "#ffa98d",
"rgb": {
"r": 255,
"g": 169,
"b": 141
},
"hsl": {
"h": 14.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.81263,
"c": 0.10935,
"h": 38.8
},
"luminance": 0.51559
}Semantic roles & 50–950 ramp
primary
#FFA98D
secondary
#50BDE0
accent
#ADE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281