#FDA89F#FDA89F
#FDA89F is a light, moderate red. Relative luminance 0.514; OKLCH L 81.3% C 0.102 H 26.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA89F |
|---|---|
| RGB | rgb(253, 168, 159) |
| HSL | hsl(6, 96%, 81%) |
| HSV | hsv(6, 37%, 99%) |
| CMYK | cmyk(0%, 33.6%, 37.2%, 0.8%) |
| CIE-LAB | lab(76.92, 30.24, 17.55) |
| CIE-LCH | lch(76.92, 34.96, 30.12°) |
| OKLab | oklab(81.25% 0.0916 0.045) |
| OKLCH | oklch(81.25% 0.102 26.2) |
| XYZ | xyz(60.7711, 51.3955, 39.5137) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.82
Peachy Pink
#FF9A8A
ΔE00 4.37
Light Salmon
#FEA993
ΔE00 4.56
Pale Salmon
#FFB19A
ΔE00 5.46
Lightpink
#FFB6C1
ΔE00 8.39
Pale Rose
#FDC1C5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA89F #9FF4FD
analogous
#FD9FC5 #FDA89F #FDD79F
triadic
#FDA89F #9FFDA8 #A89FFD
tetradic
#FDA89F #C5FD9F #9FF4FD #D79FFD
square
#FDA89F #C5FD9F #9FF4FD #D79FFD
split-complementary
#FDA89F #9FFDD7 #9FC5FD
monochromatic
#FB3B27 #FC7263 #FDA89F #FEDEDB #FEE4E1
Accessibility & contrast
On white
1.86
#FDA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FDA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA89F
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA89F | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49E
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#FF9DA6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fda89f; /* rgb */ color: rgb(253, 168, 159); /* oklch */ color: oklch(81.3% 0.102 26.2);
Tailwind
colors: {
custom: {
50: '#ffc2bb',
500: '#fda89f',
950: '#000000',
},
}SCSS
$custom: #fda89f; $custom-light: #ffc2bb; $custom-dark: #000000;
JSON
{
"hex": "#fda89f",
"rgb": {
"r": 253,
"g": 168,
"b": 159
},
"hsl": {
"h": 5.745,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.8125,
"c": 0.10204,
"h": 26.2
},
"luminance": 0.51391
}Semantic roles & 50–950 ramp
primary
#FDA89F
secondary
#60D4E0
accent
#D0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281