#FCC67E#FCC67E
#FCC67E is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.9% C 0.109 H 73.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC67E |
|---|---|
| RGB | rgb(252, 198, 126) |
| HSL | hsl(34, 95%, 74%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.4%, 50%, 1.2%) |
| CIE-LAB | lab(83.23, 10.78, 43.24) |
| CIE-LCH | lch(83.23, 44.56, 76.00°) |
| OKLab | oklab(85.94% 0.0309 0.1042) |
| OKLCH | oklch(85.94% 0.109 73.5) |
| XYZ | xyz(64.1077, 62.5938, 28.4398) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.67
Butterscotch
#FDB147
ΔE00 7.27
Apricot (survey)
#FFB16D
ΔE00 7.61
Navajowhite
#FFDEAD
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 8.41
Light Orange
#FDAA48
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC67E #7EB4FC
analogous
#FC877E #FCC67E #F3FC7E
triadic
#FCC67E #7EFCC6 #C67EFC
tetradic
#FCC67E #7EFC87 #7EB4FC #FC7EF3
square
#FCC67E #7EFC87 #7EB4FC #FC7EF3
split-complementary
#FCC67E #7EF3FC #877EFC
monochromatic
#F99106 #FBAC42 #FCC67E #FDE0BA #FEF2E1
Accessibility & contrast
On white
1.55
#FCC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FCC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC67E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC67E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC878
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc67e; /* rgb */ color: rgb(252, 198, 126); /* oklch */ color: oklch(85.9% 0.109 73.5);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#fcc67e',
950: '#000000',
},
}SCSS
$custom: #fcc67e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc67e",
"rgb": {
"r": 252,
"g": 198,
"b": 126
},
"hsl": {
"h": 34.286,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.85943,
"c": 0.10869,
"h": 73.5
},
"luminance": 0.6259
}Semantic roles & 50–950 ramp
primary
#FCC67E
secondary
#4484DA
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380