#FCDA7D#FCDA7D
#FCDA7D is a very light, moderate orange. Relative luminance 0.723; OKLCH L 89.8% C 0.119 H 89.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDA7D |
|---|---|
| RGB | rgb(252, 218, 125) |
| HSL | hsl(44, 95%, 74%) |
| HSV | hsv(44, 50%, 99%) |
| CMYK | cmyk(0%, 13.5%, 50.4%, 1.2%) |
| CIE-LAB | lab(88.12, 0.39, 49.78) |
| CIE-LCH | lch(88.12, 49.78, 89.55°) |
| OKLab | oklab(89.79% 0.0003 0.1187) |
| OKLCH | oklch(89.79% 0.119 89.9) |
| XYZ | xyz(68.9205, 72.3222, 29.7273) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.33
Sandy
#F1DA7A
ΔE00 3.24
Pale Gold
#FDDE6C
ΔE00 3.28
Light Mustard
#F7D560
ΔE00 3.57
Yellow Tan
#FFE36E
ΔE00 4.27
Light Gold
#FDDC5C
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDA7D #7D9FFC
analogous
#FC9B7D #FCDA7D #DFFC7D
triadic
#FCDA7D #7DFCDA #DA7DFC
tetradic
#FCDA7D #7DFC9B #7D9FFC #FC7DDF
square
#FCDA7D #7DFC9B #7D9FFC #FC7DDF
split-complementary
#FCDA7D #7DDFFC #9B7DFC
monochromatic
#F9B806 #FBC941 #FCDA7D #FDEBB9 #FEF6E1
Accessibility & contrast
On white
1.36
#FCDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FCDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDA7D
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDA7D | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD775
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcda7d; /* rgb */ color: rgb(252, 218, 125); /* oklch */ color: oklch(89.8% 0.119 89.9);
Tailwind
colors: {
custom: {
50: '#ffe5a4',
500: '#fcda7d',
950: '#000000',
},
}SCSS
$custom: #fcda7d; $custom-light: #ffe5a4; $custom-dark: #000000;
JSON
{
"hex": "#fcda7d",
"rgb": {
"r": 252,
"g": 218,
"b": 125
},
"hsl": {
"h": 43.937,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.89785,
"c": 0.11872,
"h": 89.9
},
"luminance": 0.72319
}Semantic roles & 50–950 ramp
primary
#FCDA7D
secondary
#436CDA
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480