#FFB090#FFB090
#FFB090 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.5% C 0.103 H 42.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB090 |
|---|---|
| RGB | rgb(255, 176, 144) |
| HSL | hsl(17, 100%, 78%) |
| HSV | hsv(17, 44%, 100%) |
| CMYK | cmyk(0%, 31%, 43.5%, 0%) |
| CIE-LAB | lab(78.65, 25.18, 28.03) |
| CIE-LCH | lch(78.65, 37.68, 48.06°) |
| OKLab | oklab(82.54% 0.0754 0.07) |
| OKLCH | oklch(82.54% 0.103 42.9) |
| XYZ | xyz(61.8022, 54.3288, 33.6116) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.00
Light Salmon
#FEA993
ΔE00 3.98
Lightsalmon
#FFA07A
ΔE00 4.22
Peach (survey)
#FFB07C
ΔE00 5.94
Darksalmon
#E9967A
ΔE00 6.74
Blush (survey)
#F29E8E
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB090 #90DFFF
analogous
#FF90A7 #FFB090 #FFE790
triadic
#FFB090 #90FFB0 #B090FF
tetradic
#FFB090 #A7FF90 #90DFFF #E790FF
square
#FFB090 #A7FF90 #90DFFF #E790FF
split-complementary
#FFB090 #90FFE7 #90A7FF
monochromatic
#FF5916 #FF8453 #FFB090 #FFDCCD #FFE9E0
Accessibility & contrast
On white
1.77
#FFB090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FFB090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB090
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB090 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98E
Deuteranopia (green-blind)
#D7C990
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb090; /* rgb */ color: rgb(255, 176, 144); /* oklch */ color: oklch(82.5% 0.103 42.9);
Tailwind
colors: {
custom: {
50: '#ffc8b0',
500: '#ffb090',
950: '#000000',
},
}SCSS
$custom: #ffb090; $custom-light: #ffc8b0; $custom-dark: #000000;
JSON
{
"hex": "#ffb090",
"rgb": {
"r": 255,
"g": 176,
"b": 144
},
"hsl": {
"h": 17.297,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.82543,
"c": 0.10285,
"h": 42.9
},
"luminance": 0.54324
}Semantic roles & 50–950 ramp
primary
#FFB090
secondary
#53B8E1
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281