#FCC397#FCC397
#FCC397 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.8% C 0.087 H 58.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC397 |
|---|---|
| RGB | rgb(252, 195, 151) |
| HSL | hsl(26, 94%, 79%) |
| HSV | hsv(26, 40%, 99%) |
| CMYK | cmyk(0%, 22.6%, 40.1%, 1.2%) |
| CIE-LAB | lab(82.89, 14.81, 29.95) |
| CIE-LCH | lch(82.89, 33.41, 63.69°) |
| OKLab | oklab(85.81% 0.0451 0.0748) |
| OKLCH | oklch(85.81% 0.087 58.9) |
| XYZ | xyz(65.2482, 61.9637, 37.7956) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.98
Peach (survey)
#FFB07C
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 6.12
Apricot (survey)
#FFB16D
ΔE00 6.76
Peach
#FFDAB9
ΔE00 6.82
Burlywood
#DEB887
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC397 #97D0FC
analogous
#FC979E #FCC397 #FCF697
triadic
#FCC397 #97FCC3 #C397FC
tetradic
#FCC397 #9EFC97 #97D0FC #F697FC
square
#FCC397 #9EFC97 #97D0FC #F697FC
split-complementary
#FCC397 #97FCF6 #979EFC
monochromatic
#F97E20 #FAA15C #FCC397 #FEE5D2 #FEEEE1
Accessibility & contrast
On white
1.57
#FCC397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FCC397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC397
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC397 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C794
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc397; /* rgb */ color: rgb(252, 195, 151); /* oklch */ color: oklch(85.8% 0.087 58.9);
Tailwind
colors: {
custom: {
50: '#ffd5b6',
500: '#fcc397',
950: '#000000',
},
}SCSS
$custom: #fcc397; $custom-light: #ffd5b6; $custom-dark: #000000;
JSON
{
"hex": "#fcc397",
"rgb": {
"r": 252,
"g": 195,
"b": 151
},
"hsl": {
"h": 26.139,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.85808,
"c": 0.08728,
"h": 58.9
},
"luminance": 0.6196
}Semantic roles & 50–950 ramp
primary
#FCC397
secondary
#5AA4DD
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381