#FCC394#FCC394
#FCC394 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.8% C 0.090 H 60.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC394 |
|---|---|
| RGB | rgb(252, 195, 148) |
| HSL | hsl(27, 95%, 78%) |
| HSV | hsv(27, 41%, 99%) |
| CMYK | cmyk(0%, 22.6%, 41.3%, 1.2%) |
| CIE-LAB | lab(82.84, 14.49, 31.45) |
| CIE-LCH | lch(82.84, 34.62, 65.27°) |
| OKLab | oklab(85.75% 0.0439 0.0782) |
| OKLCH | oklch(85.75% 0.09 60.7) |
| XYZ | xyz(65.0076, 61.8675, 36.5288) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.61
Peach (survey)
#FFB07C
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 6.10
Apricot (survey)
#FFB16D
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.80
Peach
#FFDAB9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC394 #94CDFC
analogous
#FC9499 #FCC394 #FCF794
triadic
#FCC394 #94FCC3 #C394FC
tetradic
#FCC394 #99FC94 #94CDFC #F794FC
square
#FCC394 #99FC94 #94CDFC #F794FC
split-complementary
#FCC394 #94FCF7 #9499FC
monochromatic
#F9801D #FAA258 #FCC394 #FEE4D0 #FEEEE1
Accessibility & contrast
On white
1.57
#FCC394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FCC394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC394
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC394 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc394; /* rgb */ color: rgb(252, 195, 148); /* oklch */ color: oklch(85.8% 0.090 60.7);
Tailwind
colors: {
custom: {
50: '#ffd5b3',
500: '#fcc394',
950: '#000000',
},
}SCSS
$custom: #fcc394; $custom-light: #ffd5b3; $custom-dark: #000000;
JSON
{
"hex": "#fcc394",
"rgb": {
"r": 252,
"g": 195,
"b": 148
},
"hsl": {
"h": 27.115,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.85751,
"c": 0.08967,
"h": 60.7
},
"luminance": 0.61864
}Semantic roles & 50–950 ramp
primary
#FCC394
secondary
#57A1DD
accent
#7EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381