#FCC290#FCC290
#FCC290 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.5% C 0.093 H 61.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC290 |
|---|---|
| RGB | rgb(252, 194, 144) |
| HSL | hsl(28, 95%, 78%) |
| HSV | hsv(28, 43%, 99%) |
| CMYK | cmyk(0%, 23%, 42.9%, 1.2%) |
| CIE-LAB | lab(82.54, 14.59, 33.13) |
| CIE-LCH | lch(82.54, 36.20, 66.23°) |
| OKLab | oklab(85.49% 0.0439 0.082) |
| OKLCH | oklch(85.49% 0.093 61.9) |
| XYZ | xyz(64.4732, 61.2965, 34.8156) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.74
Peach (survey)
#FFB07C
ΔE00 5.76
Apricot
#FBCEB1
ΔE00 6.36
Light Peach
#FFD8B1
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.57
Peach
#FFDAB9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC290 #90CAFC
analogous
#FC9094 #FCC290 #FCF890
triadic
#FCC290 #90FCC2 #C290FC
tetradic
#FCC290 #94FC90 #90CAFC #F890FC
square
#FCC290 #94FC90 #90CAFC #F890FC
split-complementary
#FCC290 #90FCF8 #9094FC
monochromatic
#F98119 #FAA154 #FCC290 #FEE3CC #FEEFE1
Accessibility & contrast
On white
1.58
#FCC290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FCC290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC290
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC290 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68C
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc290; /* rgb */ color: rgb(252, 194, 144); /* oklch */ color: oklch(85.5% 0.093 61.9);
Tailwind
colors: {
custom: {
50: '#ffd4b1',
500: '#fcc290',
950: '#000000',
},
}SCSS
$custom: #fcc290; $custom-light: #ffd4b1; $custom-dark: #000000;
JSON
{
"hex": "#fcc290",
"rgb": {
"r": 252,
"g": 194,
"b": 144
},
"hsl": {
"h": 27.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.85491,
"c": 0.093,
"h": 61.9
},
"luminance": 0.61293
}Semantic roles & 50–950 ramp
primary
#FCC290
secondary
#549DDC
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381