#FCC68B#FCC68B
#FCC68B is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.2% C 0.097 H 68.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC68B |
|---|---|
| RGB | rgb(252, 198, 139) |
| HSL | hsl(31, 95%, 77%) |
| HSV | hsv(31, 45%, 99%) |
| CMYK | cmyk(0%, 21.4%, 44.8%, 1.2%) |
| CIE-LAB | lab(83.42, 12.00, 36.86) |
| CIE-LCH | lch(83.42, 38.77, 71.97°) |
| OKLab | oklab(86.15% 0.0358 0.0905) |
| OKLCH | oklch(86.15% 0.097 68.4) |
| XYZ | xyz(65.0017, 62.9514, 33.1482) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 6.39
Apricot (survey)
#FFB16D
ΔE00 6.60
Navajowhite
#FFDEAD
ΔE00 7.23
Peach
#FFDAB9
ΔE00 7.94
Peach (survey)
#FFB07C
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC68B #8BC1FC
analogous
#FC8E8B #FCC68B #FAFC8B
triadic
#FCC68B #8BFCC6 #C68BFC
tetradic
#FCC68B #8BFC8E #8BC1FC #FC8BFA
square
#FCC68B #8BFC8E #8BC1FC #FC8BFA
split-complementary
#FCC68B #8BFAFC #8E8BFC
monochromatic
#F98B14 #FAA94F #FCC68B #FEE3C7 #FEF0E1
Accessibility & contrast
On white
1.55
#FCC68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FCC68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC68B
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC68B | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C987
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FFB9B7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc68b; /* rgb */ color: rgb(252, 198, 139); /* oklch */ color: oklch(86.2% 0.097 68.4);
Tailwind
colors: {
custom: {
50: '#ffd7ad',
500: '#fcc68b',
950: '#000000',
},
}SCSS
$custom: #fcc68b; $custom-light: #ffd7ad; $custom-dark: #000000;
JSON
{
"hex": "#fcc68b",
"rgb": {
"r": 252,
"g": 198,
"b": 139
},
"hsl": {
"h": 31.327,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.86152,
"c": 0.09726,
"h": 68.4
},
"luminance": 0.62948
}Semantic roles & 50–950 ramp
primary
#FCC68B
secondary
#5093DC
accent
#6EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381