#FFA692#FFA692
#FFA692 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.8% C 0.110 H 33.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA692 |
|---|---|
| RGB | rgb(255, 166, 146) |
| HSL | hsl(11, 100%, 79%) |
| HSV | hsv(11, 43%, 100%) |
| CMYK | cmyk(0%, 34.9%, 42.7%, 0%) |
| CIE-LAB | lab(76.44, 30.61, 23.97) |
| CIE-LCH | lch(76.44, 38.88, 38.06°) |
| OKLab | oklab(80.85% 0.0919 0.0604) |
| OKLCH | oklch(80.85% 0.11 33.3) |
| XYZ | xyz(60.0675, 50.6125, 33.7941) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.14
Blush (survey)
#F29E8E
ΔE00 2.82
Pale Salmon
#FFB19A
ΔE00 3.09
Peachy Pink
#FF9A8A
ΔE00 3.21
Lightsalmon
#FFA07A
ΔE00 5.76
Darksalmon
#E9967A
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA692 #92EBFF
analogous
#FF92B4 #FFA692 #FFDC92
triadic
#FFA692 #92FFA6 #A692FF
tetradic
#FFA692 #B4FF92 #92EBFF #DC92FF
square
#FFA692 #B4FF92 #92EBFF #DC92FF
split-complementary
#FFA692 #92FFDC #92B4FF
monochromatic
#FF4218 #FF7455 #FFA692 #FFD8CF #FFE6E0
Accessibility & contrast
On white
1.89
#FFA692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FFA692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA692
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA692 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB290
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa692; /* rgb */ color: rgb(255, 166, 146); /* oklch */ color: oklch(80.8% 0.110 33.3);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#ffa692',
950: '#000000',
},
}SCSS
$custom: #ffa692; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa692",
"rgb": {
"r": 255,
"g": 166,
"b": 146
},
"hsl": {
"h": 11.009,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8085,
"c": 0.10997,
"h": 33.3
},
"luminance": 0.50608
}Semantic roles & 50–950 ramp
primary
#FFA692
secondary
#54C7E1
accent
#BBE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281