#FCD18B#FCD18B
#FCD18B is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.2% C 0.100 H 79.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD18B |
|---|---|
| RGB | rgb(252, 209, 139) |
| HSL | hsl(37, 95%, 77%) |
| HSV | hsv(37, 45%, 99%) |
| CMYK | cmyk(0%, 17.1%, 44.8%, 1.2%) |
| CIE-LAB | lab(86.09, 6.29, 40.31) |
| CIE-LCH | lch(86.09, 40.79, 81.12°) |
| OKLab | oklab(88.24% 0.019 0.0983) |
| OKLCH | oklch(88.24% 0.1 79.1) |
| XYZ | xyz(67.6079, 68.1639, 34.0169) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.40
Pale Peach
#FFE5AD
ΔE00 6.33
Wheat (survey)
#FBDD7E
ΔE00 6.89
Moccasin
#FFE4B5
ΔE00 6.92
Sand (survey)
#E2CA76
ΔE00 7.29
Wheat
#F5DEB3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD18B #8BB6FC
analogous
#FC998B #FCD18B #EFFC8B
triadic
#FCD18B #8BFCD1 #D18BFC
tetradic
#FCD18B #8BFC99 #8BB6FC #FC8BEF
square
#FCD18B #8BFC99 #8BB6FC #FC8BEF
split-complementary
#FCD18B #8BEFFC #998BFC
monochromatic
#F9A214 #FAB94F #FCD18B #FEE9C7 #FEF3E1
Accessibility & contrast
On white
1.44
#FCD18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FCD18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD18B
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD18B | 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)
#E3D186
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcd18b; /* rgb */ color: rgb(252, 209, 139); /* oklch */ color: oklch(88.2% 0.100 79.1);
Tailwind
colors: {
custom: {
50: '#ffdfae',
500: '#fcd18b',
950: '#000000',
},
}SCSS
$custom: #fcd18b; $custom-light: #ffdfae; $custom-dark: #000000;
JSON
{
"hex": "#fcd18b",
"rgb": {
"r": 252,
"g": 209,
"b": 139
},
"hsl": {
"h": 37.168,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.88245,
"c": 0.10015,
"h": 79.1
},
"luminance": 0.6816
}Semantic roles & 50–950 ramp
primary
#FCD18B
secondary
#5085DC
accent
#57E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481