#FCC680#FCC680
#FCC680 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.0% C 0.107 H 72.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC680 |
|---|---|
| RGB | rgb(252, 198, 128) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 49%, 99%) |
| CMYK | cmyk(0%, 21.4%, 49.2%, 1.2%) |
| CIE-LAB | lab(83.26, 10.96, 42.26) |
| CIE-LCH | lch(83.26, 43.66, 75.46°) |
| OKLab | oklab(85.97% 0.0316 0.1022) |
| OKLCH | oklch(85.97% 0.107 72.8) |
| XYZ | xyz(64.2380, 62.6460, 29.1263) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.48
Apricot (survey)
#FFB16D
ΔE00 7.40
Butterscotch
#FDB147
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.70
Light Peach
#FFD8B1
ΔE00 8.09
Very Light Brown
#D3B683
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC680 #80B6FC
analogous
#FC8880 #FCC680 #F4FC80
triadic
#FCC680 #80FCC6 #C680FC
tetradic
#FCC680 #80FC88 #80B6FC #FC80F4
square
#FCC680 #80FC88 #80B6FC #FC80F4
split-complementary
#FCC680 #80F4FC #8880FC
monochromatic
#F99008 #FBAB44 #FCC680 #FDE1BC #FEF2E1
Accessibility & contrast
On white
1.55
#FCC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FCC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC680
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC680 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#E6D582
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc680; /* rgb */ color: rgb(252, 198, 128); /* oklch */ color: oklch(86.0% 0.107 72.8);
Tailwind
colors: {
custom: {
50: '#ffd7a6',
500: '#fcc680',
950: '#000000',
},
}SCSS
$custom: #fcc680; $custom-light: #ffd7a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc680",
"rgb": {
"r": 252,
"g": 198,
"b": 128
},
"hsl": {
"h": 33.871,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.85974,
"c": 0.10694,
"h": 72.8
},
"luminance": 0.62642
}Semantic roles & 50–950 ramp
primary
#FCC680
secondary
#4687DA
accent
#64E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380