#FCC196#FCC196
#FCC196 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.4% C 0.088 H 57.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC196 |
|---|---|
| RGB | rgb(252, 193, 150) |
| HSL | hsl(25, 94%, 79%) |
| HSV | hsv(25, 40%, 99%) |
| CMYK | cmyk(0%, 23.4%, 40.5%, 1.2%) |
| CIE-LAB | lab(82.40, 15.75, 29.81) |
| CIE-LCH | lch(82.40, 33.72, 62.16°) |
| OKLab | oklab(85.42% 0.0478 0.0744) |
| OKLCH | oklch(85.42% 0.088 57.3) |
| XYZ | xyz(64.7222, 61.0412, 37.2213) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.10
Peach (survey)
#FFB07C
ΔE00 5.19
Apricot (survey)
#FFB16D
ΔE00 6.62
Light Peach
#FFD8B1
ΔE00 6.77
Peach
#FFDAB9
ΔE00 7.34
Burlywood
#DEB887
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC196 #96D1FC
analogous
#FC969E #FCC196 #FCF496
triadic
#FCC196 #96FCC1 #C196FC
tetradic
#FCC196 #9EFC96 #96D1FC #F496FC
square
#FCC196 #9EFC96 #96D1FC #F496FC
split-complementary
#FCC196 #96FCF4 #969EFC
monochromatic
#F97B1F #FA9E5B #FCC196 #FEE4D2 #FEEDE1
Accessibility & contrast
On white
1.59
#FCC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FCC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC196
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC196 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc196; /* rgb */ color: rgb(252, 193, 150); /* oklch */ color: oklch(85.4% 0.088 57.3);
Tailwind
colors: {
custom: {
50: '#ffd3b5',
500: '#fcc196',
950: '#000000',
},
}SCSS
$custom: #fcc196; $custom-light: #ffd3b5; $custom-dark: #000000;
JSON
{
"hex": "#fcc196",
"rgb": {
"r": 252,
"g": 193,
"b": 150
},
"hsl": {
"h": 25.294,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.85418,
"c": 0.08842,
"h": 57.3
},
"luminance": 0.61037
}Semantic roles & 50–950 ramp
primary
#FCC196
secondary
#59A5DD
accent
#85E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381