#FFA693#FFA693
#FFA693 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.9% C 0.110 H 32.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA693 |
|---|---|
| RGB | rgb(255, 166, 147) |
| HSL | hsl(11, 100%, 79%) |
| HSV | hsv(11, 42%, 100%) |
| CMYK | cmyk(0%, 34.9%, 42.4%, 0%) |
| CIE-LAB | lab(76.46, 30.72, 23.46) |
| CIE-LCH | lch(76.46, 38.65, 37.37°) |
| OKLab | oklab(80.87% 0.0923 0.0592) |
| OKLCH | oklch(80.87% 0.11 32.7) |
| XYZ | xyz(60.1456, 50.6438, 34.2056) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.39
Blush (survey)
#F29E8E
ΔE00 2.71
Peachy Pink
#FF9A8A
ΔE00 3.08
Pale Salmon
#FFB19A
ΔE00 3.24
Darksalmon
#E9967A
ΔE00 6.03
Lightsalmon
#FFA07A
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA693 #93ECFF
analogous
#FF93B6 #FFA693 #FFDC93
triadic
#FFA693 #93FFA6 #A693FF
tetradic
#FFA693 #B6FF93 #93ECFF #DC93FF
square
#FFA693 #B6FF93 #93ECFF #DC93FF
split-complementary
#FFA693 #93FFDC #93B6FF
monochromatic
#FF4119 #FF7456 #FFA693 #FFD8D0 #FFE6E0
Accessibility & contrast
On white
1.89
#FFA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FFA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA693
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA693 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB291
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa693; /* rgb */ color: rgb(255, 166, 147); /* oklch */ color: oklch(80.9% 0.110 32.7);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#ffa693',
950: '#000000',
},
}SCSS
$custom: #ffa693; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa693",
"rgb": {
"r": 255,
"g": 166,
"b": 147
},
"hsl": {
"h": 10.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8087,
"c": 0.10964,
"h": 32.7
},
"luminance": 0.50639
}Semantic roles & 50–950 ramp
primary
#FFA693
secondary
#55C8E1
accent
#BDE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281