#FFAB95#FFAB95
#FFAB95 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.104 H 35.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB95 |
|---|---|
| RGB | rgb(255, 171, 149) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 42%, 100%) |
| CMYK | cmyk(0%, 32.9%, 41.6%, 0%) |
| CIE-LAB | lab(77.61, 28.32, 23.95) |
| CIE-LCH | lch(77.61, 37.09, 40.22°) |
| OKLab | oklab(81.77% 0.0852 0.0604) |
| OKLCH | oklch(81.77% 0.104 35.3) |
| XYZ | xyz(61.2305, 52.5603, 35.3482) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.47
Pale Salmon
#FFB19A
ΔE00 1.63
Blush (survey)
#F29E8E
ΔE00 3.86
Peachy Pink
#FF9A8A
ΔE00 4.68
Lightsalmon
#FFA07A
ΔE00 5.46
Darksalmon
#E9967A
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB95 #95E9FF
analogous
#FF95B4 #FFAB95 #FFE095
triadic
#FFAB95 #95FFAB #AB95FF
tetradic
#FFAB95 #B4FF95 #95E9FF #E095FF
square
#FFAB95 #B4FF95 #95E9FF #E095FF
split-complementary
#FFAB95 #95FFE0 #95B4FF
monochromatic
#FF4A1B #FF7B58 #FFAB95 #FFDBD2 #FFE7E0
Accessibility & contrast
On white
1.82
#FFAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FFAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB95
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB95 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB593
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#FF9FA5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffab95; /* rgb */ color: rgb(255, 171, 149); /* oklch */ color: oklch(81.8% 0.104 35.3);
Tailwind
colors: {
custom: {
50: '#ffc4b4',
500: '#ffab95',
950: '#000000',
},
}SCSS
$custom: #ffab95; $custom-light: #ffc4b4; $custom-dark: #000000;
JSON
{
"hex": "#ffab95",
"rgb": {
"r": 255,
"g": 171,
"b": 149
},
"hsl": {
"h": 12.453,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81771,
"c": 0.10442,
"h": 35.3
},
"luminance": 0.52556
}Semantic roles & 50–950 ramp
primary
#FFAB95
secondary
#57C5E1
accent
#B6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281