#FCC685#FCC685
#FCC685 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.103 H 70.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC685 |
|---|---|
| RGB | rgb(252, 198, 133) |
| HSL | hsl(33, 95%, 75%) |
| HSV | hsv(33, 47%, 99%) |
| CMYK | cmyk(0%, 21.4%, 47.2%, 1.2%) |
| CIE-LAB | lab(83.33, 11.42, 39.82) |
| CIE-LCH | lch(83.33, 41.42, 74.00°) |
| OKLab | oklab(86.05% 0.0335 0.0969) |
| OKLCH | oklch(86.05% 0.103 70.9) |
| XYZ | xyz(64.5753, 62.7809, 30.9024) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.09
Apricot (survey)
#FFB16D
ΔE00 6.94
Light Peach
#FFD8B1
ΔE00 7.29
Navajowhite
#FFDEAD
ΔE00 7.39
Butterscotch
#FDB147
ΔE00 8.05
Very Light Brown
#D3B683
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC685 #85BBFC
analogous
#FC8A85 #FCC685 #F7FC85
triadic
#FCC685 #85FCC6 #C685FC
tetradic
#FCC685 #85FC8A #85BBFC #FC85F7
square
#FCC685 #85FC8A #85BBFC #FC85F7
split-complementary
#FCC685 #85F7FC #8A85FC
monochromatic
#F98E0E #FBAA49 #FCC685 #FDE2C1 #FEF1E1
Accessibility & contrast
On white
1.55
#FCC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FCC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC685
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC685 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc685; /* rgb */ color: rgb(252, 198, 133); /* oklch */ color: oklch(86.1% 0.103 70.9);
Tailwind
colors: {
custom: {
50: '#ffd7a9',
500: '#fcc685',
950: '#000000',
},
}SCSS
$custom: #fcc685; $custom-light: #ffd7a9; $custom-dark: #000000;
JSON
{
"hex": "#fcc685",
"rgb": {
"r": 252,
"g": 198,
"b": 133
},
"hsl": {
"h": 32.773,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.86052,
"c": 0.10254,
"h": 70.9
},
"luminance": 0.62777
}Semantic roles & 50–950 ramp
primary
#FCC685
secondary
#4A8CDB
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381