#FCED89#FCED89
#FCED89 is a very light, vivid yellow. Relative luminance 0.831; OKLCH L 93.7% C 0.122 H 100.9°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCED89 |
|---|---|
| RGB | rgb(252, 237, 137) |
| HSL | hsl(52, 95%, 76%) |
| HSV | hsv(52, 46%, 99%) |
| CMYK | cmyk(0%, 6%, 45.6%, 1.2%) |
| CIE-LAB | lab(93.05, -8.10, 50.04) |
| CIE-LCH | lch(93.05, 50.69, 99.19°) |
| OKLab | oklab(93.73% -0.0231 0.1202) |
| OKLCH | oklch(93.73% 0.122 100.9) |
| XYZ | xyz(74.9463, 83.0724, 35.7487) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.26
Khaki (CSS)
#F0E68C
ΔE00 2.55
Sandy Yellow
#FDEE73
ΔE00 3.00
Buff
#FEF69E
ΔE00 3.19
Manilla
#FFFA86
ΔE00 3.91
Straw
#FCF679
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCED89 #8998FC
analogous
#FCB489 #FCED89 #D2FC89
triadic
#FCED89 #89FCED #ED89FC
tetradic
#FCED89 #89FCB4 #8998FC #FC89D2
square
#FCED89 #89FCB4 #8998FC #FC89D2
split-complementary
#FCED89 #89D2FC #B489FC
monochromatic
#F9DB12 #FAE44D #FCED89 #FEF6C5 #FEFAE1
Accessibility & contrast
On white
1.19
#FCED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#FCED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCED89
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCED89 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE781
Deuteranopia (green-blind)
#FFEE8D
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fced89; /* rgb */ color: rgb(252, 237, 137); /* oklch */ color: oklch(93.7% 0.122 100.9);
Tailwind
colors: {
custom: {
50: '#fff2ad',
500: '#fced89',
950: '#000000',
},
}SCSS
$custom: #fced89; $custom-light: #fff2ad; $custom-dark: #000000;
JSON
{
"hex": "#fced89",
"rgb": {
"r": 252,
"g": 237,
"b": 137
},
"hsl": {
"h": 52.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.93726,
"c": 0.12236,
"h": 100.9
},
"luminance": 0.8307
}Semantic roles & 50–950 ramp
primary
#FCED89
secondary
#4E60DB
accent
#1EE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581