#FCD0AF#FCD0AF
#FCD0AF is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.7% C 0.066 H 58.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0AF |
|---|---|
| RGB | rgb(252, 208, 175) |
| HSL | hsl(26, 93%, 84%) |
| HSV | hsv(26, 31%, 99%) |
| CMYK | cmyk(0%, 17.5%, 30.6%, 1.2%) |
| CIE-LAB | lab(86.46, 10.85, 22.21) |
| CIE-LCH | lch(86.46, 24.72, 63.96°) |
| OKLab | oklab(88.73% 0.0345 0.0566) |
| OKLCH | oklch(88.73% 0.066 58.6) |
| XYZ | xyz(70.4399, 68.9054, 50.1388) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.62
Peach
#FFDAB9
ΔE00 2.94
Light Peach
#FFD8B1
ΔE00 3.38
Bisque
#FFE4C4
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 7.51
Burlywood
#DEB887
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0AF #AFDBFC
analogous
#FCAFB4 #FCD0AF #FCF6AF
triadic
#FCD0AF #AFFCD0 #D0AFFC
tetradic
#FCD0AF #B4FCAF #AFDBFC #F6AFFC
square
#FCD0AF #B4FCAF #AFDBFC #F6AFFC
split-complementary
#FCD0AF #AFFCF6 #AFB4FC
monochromatic
#F88B39 #FAAD74 #FCD0AF #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.42
#FCD0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FCD0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0AF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0AF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AD
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#FFC7C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcd0af; /* rgb */ color: rgb(252, 208, 175); /* oklch */ color: oklch(88.7% 0.066 58.6);
Tailwind
colors: {
custom: {
50: '#fedec7',
500: '#fcd0af',
950: '#000000',
},
}SCSS
$custom: #fcd0af; $custom-light: #fedec7; $custom-dark: #000000;
JSON
{
"hex": "#fcd0af",
"rgb": {
"r": 252,
"g": 208,
"b": 175
},
"hsl": {
"h": 25.714,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.88734,
"c": 0.06629,
"h": 58.6
},
"luminance": 0.68902
}Semantic roles & 50–950 ramp
primary
#FCD0AF
secondary
#6FB0E0
accent
#83E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482