#FFA68A#FFA68A
#FFA68A is a light, moderate red. Relative luminance 0.504; OKLCH L 80.7% C 0.113 H 38.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA68A |
|---|---|
| RGB | rgb(255, 166, 138) |
| HSL | hsl(14, 100%, 77%) |
| HSV | hsv(14, 46%, 100%) |
| CMYK | cmyk(0%, 34.9%, 45.9%, 0%) |
| CIE-LAB | lab(76.30, 29.81, 28.09) |
| CIE-LCH | lch(76.30, 40.96, 43.29°) |
| OKLab | oklab(80.69% 0.0888 0.0699) |
| OKLCH | oklch(80.69% 0.113 38.2) |
| XYZ | xyz(59.4668, 50.3722, 30.6307) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.05
Pale Salmon
#FFB19A
ΔE00 3.10
Lightsalmon
#FFA07A
ΔE00 3.23
Blush (survey)
#F29E8E
ΔE00 4.56
Darksalmon
#E9967A
ΔE00 4.87
Peachy Pink
#FF9A8A
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA68A #8AE3FF
analogous
#FF8AA9 #FFA68A #FFE18A
triadic
#FFA68A #8AFFA6 #A68AFF
tetradic
#FFA68A #A9FF8A #8AE3FF #E18AFF
square
#FFA68A #A9FF8A #8AE3FF #E18AFF
split-complementary
#FFA68A #8AFFE1 #8AA9FF
monochromatic
#FF4910 #FF774D #FFA68A #FFD5C7 #FFE8E0
Accessibility & contrast
On white
1.90
#FFA68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FFA68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA68A
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA68A | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB188
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#FF989F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa68a; /* rgb */ color: rgb(255, 166, 138); /* oklch */ color: oklch(80.7% 0.113 38.2);
Tailwind
colors: {
custom: {
50: '#ffc1ac',
500: '#ffa68a',
950: '#000000',
},
}SCSS
$custom: #ffa68a; $custom-light: #ffc1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffa68a",
"rgb": {
"r": 255,
"g": 166,
"b": 138
},
"hsl": {
"h": 14.359,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.80689,
"c": 0.11304,
"h": 38.2
},
"luminance": 0.50367
}Semantic roles & 50–950 ramp
primary
#FFA68A
secondary
#4EBDE0
accent
#AFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281