#FCC67A#FCC67A
#FCC67A is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.9% C 0.112 H 74.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC67A |
|---|---|
| RGB | rgb(252, 198, 122) |
| HSL | hsl(35, 96%, 73%) |
| HSV | hsv(35, 52%, 99%) |
| CMYK | cmyk(0%, 21.4%, 51.6%, 1.2%) |
| CIE-LAB | lab(83.17, 10.44, 45.17) |
| CIE-LCH | lch(83.17, 46.36, 76.99°) |
| OKLab | oklab(85.88% 0.0294 0.1083) |
| OKLCH | oklch(85.88% 0.112 74.8) |
| XYZ | xyz(63.8547, 62.4927, 27.1076) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.09
Apricot (survey)
#FFB16D
ΔE00 8.07
Navajowhite
#FFDEAD
ΔE00 8.21
Macaroni And Cheese
#EFB435
ΔE00 8.24
Light Orange
#FDAA48
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC67A #7AB0FC
analogous
#FC857A #FCC67A #F1FC7A
triadic
#FCC67A #7AFCC6 #C67AFC
tetradic
#FCC67A #7AFC85 #7AB0FC #FC7AF1
square
#FCC67A #7AFC85 #7AB0FC #FC7AF1
split-complementary
#FCC67A #7AF1FC #857AFC
monochromatic
#F69206 #FBAC3E #FCC67A #FDE0B6 #FEF2E1
Accessibility & contrast
On white
1.56
#FCC67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FCC67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC67A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC67A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC874
Deuteranopia (green-blind)
#E7D47C
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc67a; /* rgb */ color: rgb(252, 198, 122); /* oklch */ color: oklch(85.9% 0.112 74.8);
Tailwind
colors: {
custom: {
50: '#ffd7a2',
500: '#fcc67a',
950: '#000000',
},
}SCSS
$custom: #fcc67a; $custom-light: #ffd7a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc67a",
"rgb": {
"r": 252,
"g": 198,
"b": 122
},
"hsl": {
"h": 35.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.85884,
"c": 0.11219,
"h": 74.8
},
"luminance": 0.62489
}Semantic roles & 50–950 ramp
primary
#FCC67A
secondary
#4180D9
accent
#5FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380