#FDE693#FDE693
#FDE693 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.6% C 0.106 H 94.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE693 |
|---|---|
| RGB | rgb(253, 230, 147) |
| HSL | hsl(47, 96%, 78%) |
| HSV | hsv(47, 42%, 99%) |
| CMYK | cmyk(0%, 9.1%, 41.9%, 0.8%) |
| CIE-LAB | lab(91.50, -3.23, 43.24) |
| CIE-LCH | lch(91.50, 43.36, 94.27°) |
| OKLab | oklab(92.56% -0.0082 0.1054) |
| OKLCH | oklch(92.56% 0.106 94.4) |
| XYZ | xyz(74.0731, 79.5855, 39.0578) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.13
Sandy
#F1DA7A
ΔE00 3.51
Khaki (CSS)
#F0E68C
ΔE00 3.93
Dark Cream
#FFF39A
ΔE00 4.00
Light Tan
#FBEEAC
ΔE00 4.29
Yellow Tan
#FFE36E
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE693 #93AAFD
analogous
#FDB193 #FDE693 #DFFD93
triadic
#FDE693 #93FDE6 #E693FD
tetradic
#FDE693 #93FDB1 #93AAFD #FD93DF
square
#FDE693 #93FDB1 #93AAFD #FD93DF
split-complementary
#FDE693 #93DFFD #B193FD
monochromatic
#FBCA1B #FCD857 #FDE693 #FEF4CF #FEF8E1
Accessibility & contrast
On white
1.24
#FDE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FDE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE693
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE693 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28D
Deuteranopia (green-blind)
#FCEA96
Tritanopia (blue-blind)
#FFDAD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde693; /* rgb */ color: rgb(253, 230, 147); /* oklch */ color: oklch(92.6% 0.106 94.4);
Tailwind
colors: {
custom: {
50: '#ffedb4',
500: '#fde693',
950: '#000000',
},
}SCSS
$custom: #fde693; $custom-light: #ffedb4; $custom-dark: #000000;
JSON
{
"hex": "#fde693",
"rgb": {
"r": 253,
"g": 230,
"b": 147
},
"hsl": {
"h": 46.981,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.92564,
"c": 0.10574,
"h": 94.4
},
"luminance": 0.79583
}Semantic roles & 50–950 ramp
primary
#FDE693
secondary
#5674DE
accent
#32E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481