#FCC490#FCC490
#FCC490 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.9% C 0.093 H 64.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC490 |
|---|---|
| RGB | rgb(252, 196, 144) |
| HSL | hsl(29, 95%, 78%) |
| HSV | hsv(29, 43%, 99%) |
| CMYK | cmyk(0%, 22.2%, 42.9%, 1.2%) |
| CIE-LAB | lab(83.02, 13.55, 33.76) |
| CIE-LCH | lch(83.02, 36.38, 68.14°) |
| OKLab | oklab(85.86% 0.0408 0.0835) |
| OKLCH | oklch(85.86% 0.093 64) |
| XYZ | xyz(64.9213, 62.1927, 34.9650) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.04
Apricot (survey)
#FFB16D
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.19
Peach (survey)
#FFB07C
ΔE00 6.60
Apricot
#FBCEB1
ΔE00 6.67
Peach
#FFDAB9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC490 #90C8FC
analogous
#FC9092 #FCC490 #FCFA90
triadic
#FCC490 #90FCC4 #C490FC
tetradic
#FCC490 #92FC90 #90C8FC #FA90FC
square
#FCC490 #92FC90 #90C8FC #FA90FC
split-complementary
#FCC490 #90FCFA #9092FC
monochromatic
#F98519 #FAA454 #FCC490 #FEE4CC #FEEFE1
Accessibility & contrast
On white
1.56
#FCC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FCC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC490
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC490 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc490; /* rgb */ color: rgb(252, 196, 144); /* oklch */ color: oklch(85.9% 0.093 64.0);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#fcc490',
950: '#000000',
},
}SCSS
$custom: #fcc490; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#fcc490",
"rgb": {
"r": 252,
"g": 196,
"b": 144
},
"hsl": {
"h": 28.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.85864,
"c": 0.09289,
"h": 64
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#FCC490
secondary
#549BDC
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381