#FCD8A8#FCD8A8
#FCD8A8 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 90.1% C 0.074 H 74.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8A8 |
|---|---|
| RGB | rgb(252, 216, 168) |
| HSL | hsl(34, 93%, 82%) |
| HSV | hsv(34, 33%, 99%) |
| CMYK | cmyk(0%, 14.3%, 33.3%, 1.2%) |
| CIE-LAB | lab(88.27, 5.85, 28.34) |
| CIE-LCH | lch(88.27, 28.93, 78.34°) |
| OKLab | oklab(90.11% 0.0196 0.0713) |
| OKLCH | oklch(90.11% 0.074 74.6) |
| XYZ | xyz(71.7700, 72.6372, 47.2781) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.61
Light Peach
#FFD8B1
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 3.64
Wheat
#F5DEB3
ΔE00 4.10
Peach
#FFDAB9
ΔE00 4.79
Pale Peach
#FFE5AD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8A8 #A8CCFC
analogous
#FCAEA8 #FCD8A8 #F6FCA8
triadic
#FCD8A8 #A8FCD8 #D8A8FC
tetradic
#FCD8A8 #A8FCAE #A8CCFC #FCA8F6
square
#FCD8A8 #A8FCAE #A8CCFC #FCA8F6
split-complementary
#FCD8A8 #A8F6FC #AEA8FC
monochromatic
#F8A332 #FABD6D #FCD8A8 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.35
#FCD8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FCD8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8A8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8A8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A5
Deuteranopia (green-blind)
#EFE1A9
Tritanopia (blue-blind)
#FFCFCB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd8a8; /* rgb */ color: rgb(252, 216, 168); /* oklch */ color: oklch(90.1% 0.074 74.6);
Tailwind
colors: {
custom: {
50: '#fee4c2',
500: '#fcd8a8',
950: '#000000',
},
}SCSS
$custom: #fcd8a8; $custom-light: #fee4c2; $custom-dark: #000000;
JSON
{
"hex": "#fcd8a8",
"rgb": {
"r": 252,
"g": 216,
"b": 168
},
"hsl": {
"h": 34.286,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.90114,
"c": 0.07397,
"h": 74.6
},
"luminance": 0.72634
}Semantic roles & 50–950 ramp
primary
#FCD8A8
secondary
#699CDF
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482