#FFAD95#FFAD95
#FFAD95 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.1% C 0.103 H 37.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAD95 |
|---|---|
| RGB | rgb(255, 173, 149) |
| HSL | hsl(14, 100%, 79%) |
| HSV | hsv(14, 42%, 100%) |
| CMYK | cmyk(0%, 32.2%, 41.6%, 0%) |
| CIE-LAB | lab(78.06, 27.27, 24.56) |
| CIE-LCH | lch(78.06, 36.70, 42.00°) |
| OKLab | oklab(82.12% 0.082 0.0619) |
| OKLCH | oklch(82.12% 0.103 37) |
| XYZ | xyz(61.6111, 53.3216, 35.4750) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.06
Light Salmon
#FEA993
ΔE00 1.22
Blush (survey)
#F29E8E
ΔE00 4.57
Lightsalmon
#FFA07A
ΔE00 5.12
Peachy Pink
#FF9A8A
ΔE00 5.50
Darksalmon
#E9967A
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAD95 #95E7FF
analogous
#FF95B2 #FFAD95 #FFE295
triadic
#FFAD95 #95FFAD #AD95FF
tetradic
#FFAD95 #B2FF95 #95E7FF #E295FF
square
#FFAD95 #B2FF95 #95E7FF #E295FF
split-complementary
#FFAD95 #95FFE2 #95B2FF
monochromatic
#FF4E1B #FF7E58 #FFAD95 #FFDCD2 #FFE7E0
Accessibility & contrast
On white
1.80
#FFAD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FFAD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAD95
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAD95 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#FFA1A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffad95; /* rgb */ color: rgb(255, 173, 149); /* oklch */ color: oklch(82.1% 0.103 37.0);
Tailwind
colors: {
custom: {
50: '#ffc6b4',
500: '#ffad95',
950: '#000000',
},
}SCSS
$custom: #ffad95; $custom-light: #ffc6b4; $custom-dark: #000000;
JSON
{
"hex": "#ffad95",
"rgb": {
"r": 255,
"g": 173,
"b": 149
},
"hsl": {
"h": 13.585,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.82118,
"c": 0.10274,
"h": 37
},
"luminance": 0.53317
}Semantic roles & 50–950 ramp
primary
#FFAD95
secondary
#57C2E1
accent
#B2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281