#FFA690#FFA690
#FFA690 is a light, moderate red. Relative luminance 0.505; OKLCH L 80.8% C 0.111 H 34.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA690 |
|---|---|
| RGB | rgb(255, 166, 144) |
| HSL | hsl(12, 100%, 78%) |
| HSV | hsv(12, 44%, 100%) |
| CMYK | cmyk(0%, 34.9%, 43.5%, 0%) |
| CIE-LAB | lab(76.41, 30.41, 25.00) |
| CIE-LCH | lch(76.41, 39.37, 39.43°) |
| OKLab | oklab(80.81% 0.0911 0.0628) |
| OKLCH | oklch(80.81% 0.111 34.6) |
| XYZ | xyz(59.9132, 50.5508, 32.9819) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.84
Pale Salmon
#FFB19A
ΔE00 2.88
Blush (survey)
#F29E8E
ΔE00 3.14
Peachy Pink
#FF9A8A
ΔE00 3.56
Lightsalmon
#FFA07A
ΔE00 5.10
Darksalmon
#E9967A
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA690 #90E9FF
analogous
#FF90B1 #FFA690 #FFDD90
triadic
#FFA690 #90FFA6 #A690FF
tetradic
#FFA690 #B1FF90 #90E9FF #DD90FF
square
#FFA690 #B1FF90 #90E9FF #DD90FF
split-complementary
#FFA690 #90FFDD #90B1FF
monochromatic
#FF4416 #FF7553 #FFA690 #FFD7CD #FFE6E0
Accessibility & contrast
On white
1.89
#FFA690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FFA690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA690
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA690 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB18E
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#FF99A0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa690; /* rgb */ color: rgb(255, 166, 144); /* oklch */ color: oklch(80.8% 0.111 34.6);
Tailwind
colors: {
custom: {
50: '#ffc1b0',
500: '#ffa690',
950: '#000000',
},
}SCSS
$custom: #ffa690; $custom-light: #ffc1b0; $custom-dark: #000000;
JSON
{
"hex": "#ffa690",
"rgb": {
"r": 255,
"g": 166,
"b": 144
},
"hsl": {
"h": 11.892,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80808,
"c": 0.11067,
"h": 34.6
},
"luminance": 0.50546
}Semantic roles & 50–950 ramp
primary
#FFA690
secondary
#53C4E1
accent
#B8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281