#FDE394#FDE394
#FDE394 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 92.0% C 0.102 H 91.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE394 |
|---|---|
| RGB | rgb(253, 227, 148) |
| HSL | hsl(45, 96%, 79%) |
| HSV | hsv(45, 42%, 99%) |
| CMYK | cmyk(0%, 10.3%, 41.5%, 0.8%) |
| CIE-LAB | lab(90.76, -1.61, 41.80) |
| CIE-LCH | lch(90.76, 41.83, 92.21°) |
| OKLab | oklab(91.99% -0.0034 0.1022) |
| OKLCH | oklch(91.99% 0.102 91.9) |
| XYZ | xyz(73.3242, 77.9617, 39.1970) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.98
Sandy
#F1DA7A
ΔE00 3.82
Light Tan
#FBEEAC
ΔE00 4.69
Pale Peach
#FFE5AD
ΔE00 4.71
Vanilla
#F3E5AB
ΔE00 4.98
Khaki (CSS)
#F0E68C
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE394 #94AEFD
analogous
#FDAE94 #FDE394 #E2FD94
triadic
#FDE394 #94FDE3 #E394FD
tetradic
#FDE394 #94FDAE #94AEFD #FD94E2
square
#FDE394 #94FDAE #94AEFD #FD94E2
split-complementary
#FDE394 #94E2FD #AE94FD
monochromatic
#FBC41C #FCD358 #FDE394 #FEF3D0 #FEF7E1
Accessibility & contrast
On white
1.27
#FDE394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FDE394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE394
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE394 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde394; /* rgb */ color: rgb(253, 227, 148); /* oklch */ color: oklch(92.0% 0.102 91.9);
Tailwind
colors: {
custom: {
50: '#ffebb4',
500: '#fde394',
950: '#000000',
},
}SCSS
$custom: #fde394; $custom-light: #ffebb4; $custom-dark: #000000;
JSON
{
"hex": "#fde394",
"rgb": {
"r": 253,
"g": 227,
"b": 148
},
"hsl": {
"h": 45.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.91988,
"c": 0.10224,
"h": 91.9
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#FDE394
secondary
#5778DE
accent
#39E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481