#FFC490#FFC490
#FFC490 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.2% C 0.095 H 62.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC490 |
|---|---|
| RGB | rgb(255, 196, 144) |
| HSL | hsl(28, 100%, 78%) |
| HSV | hsv(28, 44%, 100%) |
| CMYK | cmyk(0%, 23.1%, 43.5%, 0%) |
| CIE-LAB | lab(83.31, 14.72, 34.21) |
| CIE-LCH | lch(83.31, 37.24, 66.72°) |
| OKLab | oklab(86.17% 0.0441 0.0845) |
| OKLCH | oklch(86.17% 0.095 62.4) |
| XYZ | xyz(66.0165, 62.7574, 35.0164) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.75
Peach (survey)
#FFB07C
ΔE00 6.05
Light Peach
#FFD8B1
ΔE00 6.36
Apricot
#FBCEB1
ΔE00 6.63
Burlywood
#DEB887
ΔE00 6.89
Peach
#FFDAB9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC490 #90CBFF
analogous
#FF9093 #FFC490 #FFFB90
triadic
#FFC490 #90FFC4 #C490FF
tetradic
#FFC490 #93FF90 #90CBFF #FB90FF
square
#FFC490 #93FF90 #90CBFF #FB90FF
split-complementary
#FFC490 #90FFFB #9093FF
monochromatic
#FF8316 #FFA353 #FFC490 #FFE5CD #FFEFE0
Accessibility & contrast
On white
1.55
#FFC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FFC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC490
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC490 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88C
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc490; /* rgb */ color: rgb(255, 196, 144); /* oklch */ color: oklch(86.2% 0.095 62.4);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#ffc490',
950: '#000000',
},
}SCSS
$custom: #ffc490; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#ffc490",
"rgb": {
"r": 255,
"g": 196,
"b": 144
},
"hsl": {
"h": 28.108,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.86166,
"c": 0.09531,
"h": 62.4
},
"luminance": 0.62753
}Semantic roles & 50–950 ramp
primary
#FFC490
secondary
#539EE1
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381