#FFB490#FFB490
#FFB490 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.3% C 0.100 H 46.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB490 |
|---|---|
| RGB | rgb(255, 180, 144) |
| HSL | hsl(19, 100%, 78%) |
| HSV | hsv(19, 44%, 100%) |
| CMYK | cmyk(0%, 29.4%, 43.5%, 0%) |
| CIE-LAB | lab(79.57, 23.09, 29.25) |
| CIE-LCH | lch(79.57, 37.27, 51.72°) |
| OKLab | oklab(83.25% 0.0691 0.0729) |
| OKLCH | oklch(83.25% 0.1 46.5) |
| XYZ | xyz(62.5981, 55.9205, 33.8769) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.47
Pale Salmon
#FFB19A
ΔE00 4.57
Lightsalmon
#FFA07A
ΔE00 5.22
Light Salmon
#FEA993
ΔE00 5.83
Darksalmon
#E9967A
ΔE00 7.98
Apricot
#FBCEB1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB490 #90DBFF
analogous
#FF90A3 #FFB490 #FFEB90
triadic
#FFB490 #90FFB4 #B490FF
tetradic
#FFB490 #A3FF90 #90DBFF #EB90FF
square
#FFB490 #A3FF90 #90DBFF #EB90FF
split-complementary
#FFB490 #90FFEB #90A3FF
monochromatic
#FF6116 #FF8B53 #FFB490 #FFDDCD #FFEAE0
Accessibility & contrast
On white
1.72
#FFB490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FFB490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB490
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB490 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8D
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb490; /* rgb */ color: rgb(255, 180, 144); /* oklch */ color: oklch(83.3% 0.100 46.5);
Tailwind
colors: {
custom: {
50: '#ffcab0',
500: '#ffb490',
950: '#000000',
},
}SCSS
$custom: #ffb490; $custom-light: #ffcab0; $custom-dark: #000000;
JSON
{
"hex": "#ffb490",
"rgb": {
"r": 255,
"g": 180,
"b": 144
},
"hsl": {
"h": 19.459,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.83252,
"c": 0.10041,
"h": 46.5
},
"luminance": 0.55916
}Semantic roles & 50–950 ramp
primary
#FFB490
secondary
#53B3E1
accent
#9BE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281