#FDED92#FDED92
#FDED92 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 93.9% C 0.113 H 99.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDED92 |
|---|---|
| RGB | rgb(253, 237, 146) |
| HSL | hsl(51, 96%, 78%) |
| HSV | hsv(51, 42%, 99%) |
| CMYK | cmyk(0%, 6.3%, 42.3%, 0.8%) |
| CIE-LAB | lab(93.25, -6.84, 45.94) |
| CIE-LCH | lch(93.25, 46.45, 98.47°) |
| OKLab | oklab(93.94% -0.0187 0.1115) |
| OKLCH | oklch(93.94% 0.113 99.5) |
| XYZ | xyz(75.9822, 83.5287, 39.3087) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.61
Khaki (CSS)
#F0E68C
ΔE00 2.38
Buff
#FEF69E
ΔE00 2.75
Sandy Yellow
#FDEE73
ΔE00 4.36
Light Tan
#FBEEAC
ΔE00 4.44
Sandy
#F1DA7A
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDED92 #92A2FD
analogous
#FDB792 #FDED92 #D7FD92
triadic
#FDED92 #92FDED #ED92FD
tetradic
#FDED92 #92FDB7 #92A2FD #FD92D7
square
#FDED92 #92FDB7 #92A2FD #FD92D7
split-complementary
#FDED92 #92D7FD #B792FD
monochromatic
#FBD91A #FCE356 #FDED92 #FEF7CE #FEFAE1
Accessibility & contrast
On white
1.19
#FDED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#FDED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDED92
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDED92 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#FFE1D7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fded92; /* rgb */ color: rgb(253, 237, 146); /* oklch */ color: oklch(93.9% 0.113 99.5);
Tailwind
colors: {
custom: {
50: '#fff2b3',
500: '#fded92',
950: '#000000',
},
}SCSS
$custom: #fded92; $custom-light: #fff2b3; $custom-dark: #000000;
JSON
{
"hex": "#fded92",
"rgb": {
"r": 253,
"g": 237,
"b": 146
},
"hsl": {
"h": 51.028,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.93941,
"c": 0.11307,
"h": 99.5
},
"luminance": 0.83526
}Semantic roles & 50–950 ramp
primary
#FDED92
secondary
#556ADE
accent
#22E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581