#FFA89F#FFA89F
#FFA89F is a light, moderate red. Relative luminance 0.518; OKLCH L 81.5% C 0.104 H 26.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA89F |
|---|---|
| RGB | rgb(255, 168, 159) |
| HSL | hsl(6, 100%, 81%) |
| HSV | hsv(6, 38%, 100%) |
| CMYK | cmyk(0%, 34.1%, 37.6%, 0%) |
| CIE-LAB | lab(77.14, 30.98, 17.90) |
| CIE-LCH | lch(77.14, 35.78, 30.01°) |
| OKLab | oklab(81.47% 0.0938 0.0459) |
| OKLCH | oklch(81.47% 0.104 26.1) |
| XYZ | xyz(61.5032, 51.7730, 39.5480) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.95
Peachy Pink
#FF9A8A
ΔE00 4.28
Light Salmon
#FEA993
ΔE00 4.59
Pale Salmon
#FFB19A
ΔE00 5.53
Lightpink
#FFB6C1
ΔE00 8.46
Pale Rose
#FDC1C5
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA89F #9FF6FF
analogous
#FF9FC6 #FFA89F #FFD89F
triadic
#FFA89F #9FFFA8 #A89FFF
tetradic
#FFA89F #C6FF9F #9FF6FF #D89FFF
square
#FFA89F #C6FF9F #9FF6FF #D89FFF
split-complementary
#FFA89F #9FFFD8 #9FC6FF
monochromatic
#FF3925 #FF7162 #FFA89F #FFDFDC #FFE3E0
Accessibility & contrast
On white
1.85
#FFA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FFA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA89F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA89F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49E
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#FF9DA6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa89f; /* rgb */ color: rgb(255, 168, 159); /* oklch */ color: oklch(81.5% 0.104 26.1);
Tailwind
colors: {
custom: {
50: '#ffc2bb',
500: '#ffa89f',
950: '#000000',
},
}SCSS
$custom: #ffa89f; $custom-light: #ffc2bb; $custom-dark: #000000;
JSON
{
"hex": "#ffa89f",
"rgb": {
"r": 255,
"g": 168,
"b": 159
},
"hsl": {
"h": 5.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.81474,
"c": 0.10439,
"h": 26.1
},
"luminance": 0.51768
}Semantic roles & 50–950 ramp
primary
#FFA89F
secondary
#5FD7E3
accent
#D0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281