#FCD396#FCD396
#FCD396 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.8% C 0.090 H 77.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD396 |
|---|---|
| RGB | rgb(252, 211, 150) |
| HSL | hsl(36, 94%, 79%) |
| HSV | hsv(36, 40%, 99%) |
| CMYK | cmyk(0%, 16.3%, 40.5%, 1.2%) |
| CIE-LAB | lab(86.75, 6.39, 35.56) |
| CIE-LCH | lch(86.75, 36.13, 79.82°) |
| OKLab | oklab(88.82% 0.0202 0.0879) |
| OKLCH | oklch(88.82% 0.09 77.1) |
| XYZ | xyz(68.9462, 69.4892, 38.6294) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.76
Pale Peach
#FFE5AD
ΔE00 5.50
Moccasin
#FFE4B5
ΔE00 5.55
Light Peach
#FFD8B1
ΔE00 5.79
Wheat
#F5DEB3
ΔE00 6.11
Burlywood
#DEB887
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD396 #96BFFC
analogous
#FCA096 #FCD396 #F2FC96
triadic
#FCD396 #96FCD3 #D396FC
tetradic
#FCD396 #96FCA0 #96BFFC #FC96F2
square
#FCD396 #96FCA0 #96BFFC #FC96F2
split-complementary
#FCD396 #96F2FC #A096FC
monochromatic
#F9A11F #FABA5B #FCD396 #FEECD2 #FEF3E1
Accessibility & contrast
On white
1.41
#FCD396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FCD396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD396
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD396 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd396; /* rgb */ color: rgb(252, 211, 150); /* oklch */ color: oklch(88.8% 0.090 77.1);
Tailwind
colors: {
custom: {
50: '#ffe0b5',
500: '#fcd396',
950: '#000000',
},
}SCSS
$custom: #fcd396; $custom-light: #ffe0b5; $custom-dark: #000000;
JSON
{
"hex": "#fcd396",
"rgb": {
"r": 252,
"g": 211,
"b": 150
},
"hsl": {
"h": 35.882,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.88816,
"c": 0.09017,
"h": 77.1
},
"luminance": 0.69486
}Semantic roles & 50–950 ramp
primary
#FCD396
secondary
#598EDD
accent
#5CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481