#FFA694#FFA694
#FFA694 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.9% C 0.109 H 32.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA694 |
|---|---|
| RGB | rgb(255, 166, 148) |
| HSL | hsl(10, 100%, 79%) |
| HSV | hsv(10, 42%, 100%) |
| CMYK | cmyk(0%, 34.9%, 42%, 0%) |
| CIE-LAB | lab(76.48, 30.82, 22.94) |
| CIE-LCH | lch(76.48, 38.43, 36.66°) |
| OKLab | oklab(80.89% 0.0927 0.058) |
| OKLCH | oklch(80.89% 0.109 32) |
| XYZ | xyz(60.2244, 50.6753, 34.6206) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.67
Blush (survey)
#F29E8E
ΔE00 2.63
Peachy Pink
#FF9A8A
ΔE00 2.98
Pale Salmon
#FFB19A
ΔE00 3.42
Darksalmon
#E9967A
ΔE00 6.24
Lightsalmon
#FFA07A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA694 #94EDFF
analogous
#FF94B8 #FFA694 #FFDB94
triadic
#FFA694 #94FFA6 #A694FF
tetradic
#FFA694 #B8FF94 #94EDFF #DB94FF
square
#FFA694 #B8FF94 #94EDFF #DB94FF
split-complementary
#FFA694 #94FFDB #94B8FF
monochromatic
#FF401A #FF7357 #FFA694 #FFD9D1 #FFE6E0
Accessibility & contrast
On white
1.89
#FFA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FFA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA694
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA694 | 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)
#BAB292
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa694; /* rgb */ color: rgb(255, 166, 148); /* oklch */ color: oklch(80.9% 0.109 32.0);
Tailwind
colors: {
custom: {
50: '#ffc1b3',
500: '#ffa694',
950: '#000000',
},
}SCSS
$custom: #ffa694; $custom-light: #ffc1b3; $custom-dark: #000000;
JSON
{
"hex": "#ffa694",
"rgb": {
"r": 255,
"g": 166,
"b": 148
},
"hsl": {
"h": 10.093,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80891,
"c": 0.10931,
"h": 32
},
"luminance": 0.50671
}Semantic roles & 50–950 ramp
primary
#FFA694
secondary
#56CAE1
accent
#BFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281