#FCD18A#FCD18A
#FCD18A is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.2% C 0.101 H 79.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD18A |
|---|---|
| RGB | rgb(252, 209, 138) |
| HSL | hsl(37, 95%, 76%) |
| HSV | hsv(37, 45%, 99%) |
| CMYK | cmyk(0%, 17.1%, 45.2%, 1.2%) |
| CIE-LAB | lab(86.07, 6.20, 40.79) |
| CIE-LCH | lch(86.07, 41.26, 81.36°) |
| OKLab | oklab(88.23% 0.0186 0.0994) |
| OKLCH | oklch(88.23% 0.101 79.4) |
| XYZ | xyz(67.5352, 68.1348, 33.6339) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.55
Pale Peach
#FFE5AD
ΔE00 6.38
Wheat (survey)
#FBDD7E
ΔE00 6.72
Moccasin
#FFE4B5
ΔE00 7.04
Sand (survey)
#E2CA76
ΔE00 7.16
Wheat
#F5DEB3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD18A #8AB5FC
analogous
#FC988A #FCD18A #EEFC8A
triadic
#FCD18A #8AFCD1 #D18AFC
tetradic
#FCD18A #8AFC98 #8AB5FC #FC8AEE
square
#FCD18A #8AFC98 #8AB5FC #FC8AEE
split-complementary
#FCD18A #8AEEFC #988AFC
monochromatic
#F9A213 #FABA4E #FCD18A #FEE8C6 #FEF3E1
Accessibility & contrast
On white
1.44
#FCD18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FCD18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD18A
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD18A | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D185
Deuteranopia (green-blind)
#EDDC8C
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcd18a; /* rgb */ color: rgb(252, 209, 138); /* oklch */ color: oklch(88.2% 0.101 79.4);
Tailwind
colors: {
custom: {
50: '#ffdfad',
500: '#fcd18a',
950: '#000000',
},
}SCSS
$custom: #fcd18a; $custom-light: #ffdfad; $custom-dark: #000000;
JSON
{
"hex": "#fcd18a",
"rgb": {
"r": 252,
"g": 209,
"b": 138
},
"hsl": {
"h": 37.368,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.88229,
"c": 0.10112,
"h": 79.4
},
"luminance": 0.68131
}Semantic roles & 50–950 ramp
primary
#FCD18A
secondary
#4F84DC
accent
#57E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481