#FCDA7F#FCDA7F
#FCDA7F is a very light, moderate orange. Relative luminance 0.724; OKLCH L 89.8% C 0.117 H 89.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDA7F |
|---|---|
| RGB | rgb(252, 218, 127) |
| HSL | hsl(44, 95%, 74%) |
| HSV | hsv(44, 50%, 99%) |
| CMYK | cmyk(0%, 13.5%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.15, 0.57, 48.84) |
| CIE-LCH | lch(88.15, 48.84, 89.34°) |
| OKLab | oklab(89.81% 0.001 0.1168) |
| OKLCH | oklch(89.81% 0.117 89.5) |
| XYZ | xyz(69.0495, 72.3738, 30.4070) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.49
Sandy
#F1DA7A
ΔE00 3.36
Pale Gold
#FDDE6C
ΔE00 3.58
Light Mustard
#F7D560
ΔE00 3.87
Yellow Tan
#FFE36E
ΔE00 4.54
Sand (survey)
#E2CA76
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDA7F #7FA1FC
analogous
#FC9C7F #FCDA7F #E0FC7F
triadic
#FCDA7F #7FFCDA #DA7FFC
tetradic
#FCDA7F #7FFC9C #7FA1FC #FC7FE0
square
#FCDA7F #7FFC9C #7FA1FC #FC7FE0
split-complementary
#FCDA7F #7FE0FC #9C7FFC
monochromatic
#F9B707 #FBC943 #FCDA7F #FDEBBB #FEF6E1
Accessibility & contrast
On white
1.36
#FCDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FCDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDA7F
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDA7F | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD877
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcda7f; /* rgb */ color: rgb(252, 218, 127); /* oklch */ color: oklch(89.8% 0.117 89.5);
Tailwind
colors: {
custom: {
50: '#ffe5a6',
500: '#fcda7f',
950: '#000000',
},
}SCSS
$custom: #fcda7f; $custom-light: #ffe5a6; $custom-dark: #000000;
JSON
{
"hex": "#fcda7f",
"rgb": {
"r": 252,
"g": 218,
"b": 127
},
"hsl": {
"h": 43.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89813,
"c": 0.11679,
"h": 89.5
},
"luminance": 0.72371
}Semantic roles & 50–950 ramp
primary
#FCDA7F
secondary
#456EDA
accent
#3EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480