#FCD89F#FCD89F
#FCD89F is a very light, moderate orange. Relative luminance 0.723; OKLCH L 89.9% C 0.083 H 78.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD89F |
|---|---|
| RGB | rgb(252, 216, 159) |
| HSL | hsl(37, 94%, 81%) |
| HSV | hsv(37, 37%, 99%) |
| CMYK | cmyk(0%, 14.3%, 36.9%, 1.2%) |
| CIE-LAB | lab(88.12, 4.80, 32.77) |
| CIE-LCH | lch(88.12, 33.11, 81.67°) |
| OKLab | oklab(89.94% 0.0161 0.0816) |
| OKLCH | oklch(89.94% 0.083 78.8) |
| XYZ | xyz(70.9604, 72.3133, 43.0142) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.28
Moccasin
#FFE4B5
ΔE00 3.87
Pale Peach
#FFE5AD
ΔE00 3.91
Wheat
#F5DEB3
ΔE00 4.52
Light Peach
#FFD8B1
ΔE00 5.38
Bisque
#FFE4C4
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD89F #9FC3FC
analogous
#FCA99F #FCD89F #F1FC9F
triadic
#FCD89F #9FFCD8 #D89FFC
tetradic
#FCD89F #9FFCA9 #9FC3FC #FC9FF1
square
#FCD89F #9FFCA9 #9FC3FC #FC9FF1
split-complementary
#FCD89F #9FF1FC #A99FFC
monochromatic
#F8A828 #FAC064 #FCD89F #FEF0DA #FEF3E1
Accessibility & contrast
On white
1.36
#FCD89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FCD89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD89F
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD89F | 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)
#E7D89B
Deuteranopia (green-blind)
#F0E1A0
Tritanopia (blue-blind)
#FFCEC9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd89f; /* rgb */ color: rgb(252, 216, 159); /* oklch */ color: oklch(89.9% 0.083 78.8);
Tailwind
colors: {
custom: {
50: '#ffe4bc',
500: '#fcd89f',
950: '#000000',
},
}SCSS
$custom: #fcd89f; $custom-light: #ffe4bc; $custom-dark: #000000;
JSON
{
"hex": "#fcd89f",
"rgb": {
"r": 252,
"g": 216,
"b": 159
},
"hsl": {
"h": 36.774,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.89942,
"c": 0.0832,
"h": 78.8
},
"luminance": 0.7231
}Semantic roles & 50–950 ramp
primary
#FCD89F
secondary
#6191DE
accent
#59E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482