#FCE489#FCE489
#FCE489 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.9% C 0.114 H 95.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE489 |
|---|---|
| RGB | rgb(252, 228, 137) |
| HSL | hsl(47, 95%, 76%) |
| HSV | hsv(47, 46%, 99%) |
| CMYK | cmyk(0%, 9.5%, 45.6%, 1.2%) |
| CIE-LAB | lab(90.78, -3.59, 47.22) |
| CIE-LCH | lch(90.78, 47.36, 94.35°) |
| OKLab | oklab(91.93% -0.0101 0.1139) |
| OKLCH | oklch(91.93% 0.114 95) |
| XYZ | xyz(72.4057, 77.9912, 34.9019) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.18
Sandy
#F1DA7A
ΔE00 2.47
Yellow Tan
#FFE36E
ΔE00 3.66
Pale Gold
#FDDE6C
ΔE00 3.75
Khaki (CSS)
#F0E68C
ΔE00 3.87
Dark Cream
#FFF39A
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE489 #89A1FC
analogous
#FCAB89 #FCE489 #DBFC89
triadic
#FCE489 #89FCE4 #E489FC
tetradic
#FCE489 #89FCAB #89A1FC #FC89DB
square
#FCE489 #89FCAB #89A1FC #FC89DB
split-complementary
#FCE489 #89DBFC #AB89FC
monochromatic
#F9C912 #FAD64D #FCE489 #FEF2C5 #FEF8E1
Accessibility & contrast
On white
1.27
#FCE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FCE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE489
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE489 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce489; /* rgb */ color: rgb(252, 228, 137); /* oklch */ color: oklch(91.9% 0.114 95.0);
Tailwind
colors: {
custom: {
50: '#ffecad',
500: '#fce489',
950: '#000000',
},
}SCSS
$custom: #fce489; $custom-light: #ffecad; $custom-dark: #000000;
JSON
{
"hex": "#fce489",
"rgb": {
"r": 252,
"g": 228,
"b": 137
},
"hsl": {
"h": 47.478,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91929,
"c": 0.11431,
"h": 95
},
"luminance": 0.77988
}Semantic roles & 50–950 ramp
primary
#FCE489
secondary
#4E6BDB
accent
#30E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481