#FFB495#FFB495
#FFB495 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.4% C 0.098 H 43.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB495 |
|---|---|
| RGB | rgb(255, 180, 149) |
| HSL | hsl(18, 100%, 79%) |
| HSV | hsv(18, 42%, 100%) |
| CMYK | cmyk(0%, 29.4%, 41.6%, 0%) |
| CIE-LAB | lab(79.66, 23.61, 26.71) |
| CIE-LCH | lch(79.66, 35.65, 48.53°) |
| OKLab | oklab(83.35% 0.071 0.067) |
| OKLCH | oklch(83.35% 0.098 43.3) |
| XYZ | xyz(62.9887, 56.0768, 35.9342) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.98
Light Salmon
#FEA993
ΔE00 4.44
Lightsalmon
#FFA07A
ΔE00 5.27
Peach (survey)
#FFB07C
ΔE00 6.07
Blush (survey)
#F29E8E
ΔE00 7.48
Darksalmon
#E9967A
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB495 #95E0FF
analogous
#FF95AB #FFB495 #FFE995
triadic
#FFB495 #95FFB4 #B495FF
tetradic
#FFB495 #ABFF95 #95E0FF #E995FF
square
#FFB495 #ABFF95 #95E0FF #E995FF
split-complementary
#FFB495 #95FFE9 #95ABFF
monochromatic
#FF5D1B #FF8958 #FFB495 #FFDFD2 #FFE9E0
Accessibility & contrast
On white
1.72
#FFB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB495
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB495 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb495; /* rgb */ color: rgb(255, 180, 149); /* oklch */ color: oklch(83.4% 0.098 43.3);
Tailwind
colors: {
custom: {
50: '#ffcab4',
500: '#ffb495',
950: '#000000',
},
}SCSS
$custom: #ffb495; $custom-light: #ffcab4; $custom-dark: #000000;
JSON
{
"hex": "#ffb495",
"rgb": {
"r": 255,
"g": 180,
"b": 149
},
"hsl": {
"h": 17.547,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.8335,
"c": 0.09764,
"h": 43.3
},
"luminance": 0.56072
}Semantic roles & 50–950 ramp
primary
#FFB495
secondary
#57B9E1
accent
#A2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281