#FCD6A2#FCD6A2
#FCD6A2 is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.6% C 0.079 H 75.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6A2 |
|---|---|
| RGB | rgb(252, 214, 162) |
| HSL | hsl(35, 94%, 81%) |
| HSV | hsv(35, 36%, 99%) |
| CMYK | cmyk(0%, 15.1%, 35.7%, 1.2%) |
| CIE-LAB | lab(87.68, 6.17, 30.63) |
| CIE-LCH | lch(87.68, 31.25, 78.61°) |
| OKLab | oklab(89.61% 0.0203 0.0767) |
| OKLCH | oklch(89.61% 0.079 75.2) |
| XYZ | xyz(70.7147, 71.4002, 44.2322) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.16
Light Peach
#FFD8B1
ΔE00 3.89
Moccasin
#FFE4B5
ΔE00 4.21
Wheat
#F5DEB3
ΔE00 4.73
Pale Peach
#FFE5AD
ΔE00 5.02
Peach
#FFDAB9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6A2 #A2C8FC
analogous
#FCA9A2 #FCD6A2 #F5FCA2
triadic
#FCD6A2 #A2FCD6 #D6A2FC
tetradic
#FCD6A2 #A2FCA9 #A2C8FC #FCA2F5
square
#FCD6A2 #A2FCA9 #A2C8FC #FCA2F5
split-complementary
#FCD6A2 #A2F5FC #A9A2FC
monochromatic
#F8A22B #FABC67 #FCD6A2 #FEF0DD #FEF2E1
Accessibility & contrast
On white
1.37
#FCD6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FCD6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6A2
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6A2 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79E
Deuteranopia (green-blind)
#EEE0A3
Tritanopia (blue-blind)
#FFCCC8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd6a2; /* rgb */ color: rgb(252, 214, 162); /* oklch */ color: oklch(89.6% 0.079 75.2);
Tailwind
colors: {
custom: {
50: '#fee2be',
500: '#fcd6a2',
950: '#000000',
},
}SCSS
$custom: #fcd6a2; $custom-light: #fee2be; $custom-dark: #000000;
JSON
{
"hex": "#fcd6a2",
"rgb": {
"r": 252,
"g": 214,
"b": 162
},
"hsl": {
"h": 34.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.89613,
"c": 0.07931,
"h": 75.2
},
"luminance": 0.71397
}Semantic roles & 50–950 ramp
primary
#FCD6A2
secondary
#6398DF
accent
#61E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482