#FCC681#FCC681
#FCC681 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.0% C 0.106 H 72.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC681 |
|---|---|
| RGB | rgb(252, 198, 129) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 49%, 99%) |
| CMYK | cmyk(0%, 21.4%, 48.8%, 1.2%) |
| CIE-LAB | lab(83.27, 11.05, 41.78) |
| CIE-LCH | lch(83.27, 43.21, 75.18°) |
| OKLab | oklab(85.99% 0.032 0.1011) |
| OKLCH | oklch(85.99% 0.106 72.5) |
| XYZ | xyz(64.3042, 62.6724, 29.4746) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.39
Apricot (survey)
#FFB16D
ΔE00 7.30
Butterscotch
#FDB147
ΔE00 7.56
Navajowhite
#FFDEAD
ΔE00 7.63
Light Peach
#FFD8B1
ΔE00 7.93
Very Light Brown
#D3B683
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC681 #81B7FC
analogous
#FC8981 #FCC681 #F4FC81
triadic
#FCC681 #81FCC6 #C681FC
tetradic
#FCC681 #81FC89 #81B7FC #FC81F4
square
#FCC681 #81FC89 #81B7FC #FC81F4
split-complementary
#FCC681 #81F4FC #8981FC
monochromatic
#F99009 #FBAB45 #FCC681 #FDE1BD #FEF1E1
Accessibility & contrast
On white
1.55
#FCC681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FCC681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC681
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC681 | 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)
#DAC87C
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc681; /* rgb */ color: rgb(252, 198, 129); /* oklch */ color: oklch(86.0% 0.106 72.5);
Tailwind
colors: {
custom: {
50: '#ffd7a6',
500: '#fcc681',
950: '#000000',
},
}SCSS
$custom: #fcc681; $custom-light: #ffd7a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc681",
"rgb": {
"r": 252,
"g": 198,
"b": 129
},
"hsl": {
"h": 33.659,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.85989,
"c": 0.10605,
"h": 72.5
},
"luminance": 0.62669
}Semantic roles & 50–950 ramp
primary
#FCC681
secondary
#4788DA
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380