#FCED92#FCED92
#FCED92 is a very light, moderate yellow. Relative luminance 0.833; OKLCH L 93.9% C 0.113 H 100.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCED92 |
|---|---|
| RGB | rgb(252, 237, 146) |
| HSL | hsl(52, 95%, 78%) |
| HSV | hsv(52, 42%, 99%) |
| CMYK | cmyk(0%, 6%, 42.1%, 1.2%) |
| CIE-LAB | lab(93.16, -7.23, 45.82) |
| CIE-LCH | lch(93.16, 46.39, 98.96°) |
| OKLab | oklab(93.86% -0.0198 0.1113) |
| OKLCH | oklch(93.86% 0.113 100.1) |
| XYZ | xyz(75.6190, 83.3415, 39.2917) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.47
Khaki (CSS)
#F0E68C
ΔE00 2.17
Buff
#FEF69E
ΔE00 2.57
Sandy Yellow
#FDEE73
ΔE00 4.35
Light Tan
#FBEEAC
ΔE00 4.42
Sandy
#F1DA7A
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCED92 #92A1FC
analogous
#FCB892 #FCED92 #D6FC92
triadic
#FCED92 #92FCED #ED92FC
tetradic
#FCED92 #92FCB8 #92A1FC #FC92D6
square
#FCED92 #92FCB8 #92A1FC #FC92D6
split-complementary
#FCED92 #92D6FC #B892FC
monochromatic
#F9D91B #FAE356 #FCED92 #FEF7CE #FEFAE1
Accessibility & contrast
On white
1.19
#FCED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FCED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCED92
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCED92 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#FFE1D7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fced92; /* rgb */ color: rgb(252, 237, 146); /* oklch */ color: oklch(93.9% 0.113 100.1);
Tailwind
colors: {
custom: {
50: '#fff2b3',
500: '#fced92',
950: '#000000',
},
}SCSS
$custom: #fced92; $custom-light: #fff2b3; $custom-dark: #000000;
JSON
{
"hex": "#fced92",
"rgb": {
"r": 252,
"g": 237,
"b": 146
},
"hsl": {
"h": 51.509,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.93857,
"c": 0.11299,
"h": 100.1
},
"luminance": 0.83339
}Semantic roles & 50–950 ramp
primary
#FCED92
secondary
#5669DD
accent
#20E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581