#FCDA84#FCDA84
#FCDA84 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 89.9% C 0.112 H 88.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDA84 |
|---|---|
| RGB | rgb(252, 218, 132) |
| HSL | hsl(43, 95%, 75%) |
| HSV | hsv(43, 48%, 99%) |
| CMYK | cmyk(0%, 13.5%, 47.6%, 1.2%) |
| CIE-LAB | lab(88.21, 1.01, 46.48) |
| CIE-LCH | lch(88.21, 46.49, 88.75°) |
| OKLab | oklab(89.88% 0.0028 0.1119) |
| OKLCH | oklch(89.88% 0.112 88.5) |
| XYZ | xyz(69.3835, 72.5074, 32.1659) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.08
Sandy
#F1DA7A
ΔE00 3.80
Pale Gold
#FDDE6C
ΔE00 4.37
Light Mustard
#F7D560
ΔE00 4.66
Sand (survey)
#E2CA76
ΔE00 4.99
Yellow Tan
#FFE36E
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDA84 #84A6FC
analogous
#FC9E84 #FCDA84 #E2FC84
triadic
#FCDA84 #84FCDA #DA84FC
tetradic
#FCDA84 #84FC9E #84A6FC #FC84E2
square
#FCDA84 #84FC9E #84A6FC #FC84E2
split-complementary
#FCDA84 #84E2FC #9E84FC
monochromatic
#F9B60D #FBC848 #FCDA84 #FDECC0 #FEF6E1
Accessibility & contrast
On white
1.35
#FCDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FCDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDA84
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDA84 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 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)
#ECD87D
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcda84; /* rgb */ color: rgb(252, 218, 132); /* oklch */ color: oklch(89.9% 0.112 88.5);
Tailwind
colors: {
custom: {
50: '#ffe5a9',
500: '#fcda84',
950: '#000000',
},
}SCSS
$custom: #fcda84; $custom-light: #ffe5a9; $custom-dark: #000000;
JSON
{
"hex": "#fcda84",
"rgb": {
"r": 252,
"g": 218,
"b": 132
},
"hsl": {
"h": 43,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.89884,
"c": 0.11192,
"h": 88.5
},
"luminance": 0.72504
}Semantic roles & 50–950 ramp
primary
#FCDA84
secondary
#4973DB
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481