#FFAC95#FFAC95
#FFAC95 is a light, moderate red. Relative luminance 0.529; OKLCH L 81.9% C 0.104 H 36.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC95 |
|---|---|
| RGB | rgb(255, 172, 149) |
| HSL | hsl(13, 100%, 79%) |
| HSV | hsv(13, 42%, 100%) |
| CMYK | cmyk(0%, 32.5%, 41.6%, 0%) |
| CIE-LAB | lab(77.84, 27.80, 24.25) |
| CIE-LCH | lch(77.84, 36.89, 41.11°) |
| OKLab | oklab(81.94% 0.0836 0.0611) |
| OKLCH | oklch(81.94% 0.104 36.2) |
| XYZ | xyz(61.4201, 52.9395, 35.4114) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.81
Pale Salmon
#FFB19A
ΔE00 1.30
Blush (survey)
#F29E8E
ΔE00 4.21
Peachy Pink
#FF9A8A
ΔE00 5.08
Lightsalmon
#FFA07A
ΔE00 5.28
Darksalmon
#E9967A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC95 #95E8FF
analogous
#FF95B3 #FFAC95 #FFE195
triadic
#FFAC95 #95FFAC #AC95FF
tetradic
#FFAC95 #B3FF95 #95E8FF #E195FF
square
#FFAC95 #B3FF95 #95E8FF #E195FF
split-complementary
#FFAC95 #95FFE1 #95B3FF
monochromatic
#FF4C1B #FF7C58 #FFAC95 #FFDCD2 #FFE7E0
Accessibility & contrast
On white
1.81
#FFAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FFAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC95
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC95 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#FFA0A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac95; /* rgb */ color: rgb(255, 172, 149); /* oklch */ color: oklch(81.9% 0.104 36.2);
Tailwind
colors: {
custom: {
50: '#ffc5b4',
500: '#ffac95',
950: '#000000',
},
}SCSS
$custom: #ffac95; $custom-light: #ffc5b4; $custom-dark: #000000;
JSON
{
"hex": "#ffac95",
"rgb": {
"r": 255,
"g": 172,
"b": 149
},
"hsl": {
"h": 13.019,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81944,
"c": 0.10357,
"h": 36.2
},
"luminance": 0.52935
}Semantic roles & 50–950 ramp
primary
#FFAC95
secondary
#57C3E1
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281