#FCC67F#FCC67F
#FCC67F is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.0% C 0.108 H 73.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC67F |
|---|---|
| RGB | rgb(252, 198, 127) |
| HSL | hsl(34, 95%, 74%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.4%, 49.6%, 1.2%) |
| CIE-LAB | lab(83.24, 10.87, 42.75) |
| CIE-LCH | lch(83.24, 44.11, 75.73°) |
| OKLab | oklab(85.96% 0.0312 0.1032) |
| OKLCH | oklch(85.96% 0.108 73.2) |
| XYZ | xyz(64.1725, 62.6198, 28.7813) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.57
Butterscotch
#FDB147
ΔE00 7.36
Apricot (survey)
#FFB16D
ΔE00 7.50
Navajowhite
#FFDEAD
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 8.25
Very Light Brown
#D3B683
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC67F #7FB5FC
analogous
#FC887F #FCC67F #F4FC7F
triadic
#FCC67F #7FFCC6 #C67FFC
tetradic
#FCC67F #7FFC88 #7FB5FC #FC7FF4
square
#FCC67F #7FFC88 #7FB5FC #FC7FF4
split-complementary
#FCC67F #7FF4FC #887FFC
monochromatic
#F99107 #FBAB43 #FCC67F #FDE1BB #FEF2E1
Accessibility & contrast
On white
1.55
#FCC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FCC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC67F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC67F | 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)
#DAC879
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc67f; /* rgb */ color: rgb(252, 198, 127); /* oklch */ color: oklch(86.0% 0.108 73.2);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#fcc67f',
950: '#000000',
},
}SCSS
$custom: #fcc67f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc67f",
"rgb": {
"r": 252,
"g": 198,
"b": 127
},
"hsl": {
"h": 34.08,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.85958,
"c": 0.10781,
"h": 73.2
},
"luminance": 0.62616
}Semantic roles & 50–950 ramp
primary
#FCC67F
secondary
#4585DA
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380