#FCD089#FCD089
#FCD089 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.0% C 0.102 H 78.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD089 |
|---|---|
| RGB | rgb(252, 208, 137) |
| HSL | hsl(37, 95%, 76%) |
| HSV | hsv(37, 46%, 99%) |
| CMYK | cmyk(0%, 17.5%, 45.6%, 1.2%) |
| CIE-LAB | lab(85.81, 6.62, 40.97) |
| CIE-LCH | lch(85.81, 41.50, 80.83°) |
| OKLab | oklab(88.02% 0.0197 0.0997) |
| OKLCH | oklch(88.02% 0.102 78.8) |
| XYZ | xyz(67.2185, 67.6168, 33.1728) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.69
Pale Peach
#FFE5AD
ΔE00 6.67
Wheat (survey)
#FBDD7E
ΔE00 7.01
Moccasin
#FFE4B5
ΔE00 7.25
Sand (survey)
#E2CA76
ΔE00 7.36
Burlywood
#DEB887
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD089 #89B5FC
analogous
#FC9789 #FCD089 #EFFC89
triadic
#FCD089 #89FCD0 #D089FC
tetradic
#FCD089 #89FC97 #89B5FC #FC89EF
square
#FCD089 #89FC97 #89B5FC #FC89EF
split-complementary
#FCD089 #89EFFC #9789FC
monochromatic
#F9A012 #FAB84D #FCD089 #FEE8C5 #FEF3E1
Accessibility & contrast
On white
1.45
#FCD089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FCD089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD089
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD089 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcd089; /* rgb */ color: rgb(252, 208, 137); /* oklch */ color: oklch(88.0% 0.102 78.8);
Tailwind
colors: {
custom: {
50: '#ffdeac',
500: '#fcd089',
950: '#000000',
},
}SCSS
$custom: #fcd089; $custom-light: #ffdeac; $custom-dark: #000000;
JSON
{
"hex": "#fcd089",
"rgb": {
"r": 252,
"g": 208,
"b": 137
},
"hsl": {
"h": 37.043,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.88021,
"c": 0.10167,
"h": 78.8
},
"luminance": 0.67613
}Semantic roles & 50–950 ramp
primary
#FCD089
secondary
#4E84DB
accent
#58E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481