#FCDA83#FCDA83
#FCDA83 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 89.9% C 0.113 H 88.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDA83 |
|---|---|
| RGB | rgb(252, 218, 131) |
| HSL | hsl(43, 95%, 75%) |
| HSV | hsv(43, 48%, 99%) |
| CMYK | cmyk(0%, 13.5%, 48%, 1.2%) |
| CIE-LAB | lab(88.20, 0.92, 46.95) |
| CIE-LCH | lch(88.20, 46.96, 88.87°) |
| OKLab | oklab(89.87% 0.0025 0.1129) |
| OKLCH | oklch(89.87% 0.113 88.7) |
| XYZ | xyz(69.3154, 72.4801, 31.8073) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.94
Sandy
#F1DA7A
ΔE00 3.70
Pale Gold
#FDDE6C
ΔE00 4.21
Light Mustard
#F7D560
ΔE00 4.50
Sand (survey)
#E2CA76
ΔE00 4.97
Yellow Tan
#FFE36E
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDA83 #83A5FC
analogous
#FC9D83 #FCDA83 #E2FC83
triadic
#FCDA83 #83FCDA #DA83FC
tetradic
#FCDA83 #83FC9D #83A5FC #FC83E2
square
#FCDA83 #83FC9D #83A5FC #FC83E2
split-complementary
#FCDA83 #83E2FC #9D83FC
monochromatic
#F9B60B #FBC847 #FCDA83 #FDECBF #FEF6E1
Accessibility & contrast
On white
1.36
#FCDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FCDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDA83
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDA83 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcda83; /* rgb */ color: rgb(252, 218, 131); /* oklch */ color: oklch(89.9% 0.113 88.7);
Tailwind
colors: {
custom: {
50: '#ffe5a8',
500: '#fcda83',
950: '#000000',
},
}SCSS
$custom: #fcda83; $custom-light: #ffe5a8; $custom-dark: #000000;
JSON
{
"hex": "#fcda83",
"rgb": {
"r": 252,
"g": 218,
"b": 131
},
"hsl": {
"h": 43.14,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.8987,
"c": 0.1129,
"h": 88.7
},
"luminance": 0.72477
}Semantic roles & 50–950 ramp
primary
#FCDA83
secondary
#4972DB
accent
#40E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481