#FDE393#FDE393
#FDE393 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 92.0% C 0.103 H 92.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE393 |
|---|---|
| RGB | rgb(253, 227, 147) |
| HSL | hsl(45, 96%, 78%) |
| HSV | hsv(45, 42%, 99%) |
| CMYK | cmyk(0%, 10.3%, 41.9%, 0.8%) |
| CIE-LAB | lab(90.75, -1.71, 42.28) |
| CIE-LCH | lch(90.75, 42.31, 92.32°) |
| OKLab | oklab(91.97% -0.0038 0.1032) |
| OKLCH | oklch(91.97% 0.103 92.1) |
| XYZ | xyz(73.2454, 77.9302, 38.7819) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 3.68
Light Tan
#FBEEAC
ΔE00 4.76
Pale Peach
#FFE5AD
ΔE00 4.88
Khaki (CSS)
#F0E68C
ΔE00 4.95
Vanilla
#F3E5AB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE393 #93ADFD
analogous
#FDAE93 #FDE393 #E2FD93
triadic
#FDE393 #93FDE3 #E393FD
tetradic
#FDE393 #93FDAE #93ADFD #FD93E2
square
#FDE393 #93FDAE #93ADFD #FD93E2
split-complementary
#FDE393 #93E2FD #AE93FD
monochromatic
#FBC41B #FCD357 #FDE393 #FEF3CF #FEF7E1
Accessibility & contrast
On white
1.27
#FDE393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FDE393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE393
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE393 | 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)
#F3E08D
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde393; /* rgb */ color: rgb(253, 227, 147); /* oklch */ color: oklch(92.0% 0.103 92.1);
Tailwind
colors: {
custom: {
50: '#ffebb3',
500: '#fde393',
950: '#000000',
},
}SCSS
$custom: #fde393; $custom-light: #ffebb3; $custom-dark: #000000;
JSON
{
"hex": "#fde393",
"rgb": {
"r": 253,
"g": 227,
"b": 147
},
"hsl": {
"h": 45.283,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.91972,
"c": 0.1033,
"h": 92.1
},
"luminance": 0.77927
}Semantic roles & 50–950 ramp
primary
#FDE393
secondary
#5677DE
accent
#38E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481