#FDED96#FDED96
#FDED96 is a very light, moderate yellow. Relative luminance 0.837; OKLCH L 94.0% C 0.109 H 99.1°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDED96 |
|---|---|
| RGB | rgb(253, 237, 150) |
| HSL | hsl(51, 96%, 79%) |
| HSV | hsv(51, 41%, 99%) |
| CMYK | cmyk(0%, 6.3%, 40.7%, 0.8%) |
| CIE-LAB | lab(93.30, -6.43, 44.05) |
| CIE-LCH | lch(93.30, 44.52, 98.31°) |
| OKLab | oklab(94% -0.0172 0.1074) |
| OKLCH | oklch(94% 0.109 99.1) |
| XYZ | xyz(76.2988, 83.6554, 40.9762) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.58
Khaki (CSS)
#F0E68C
ΔE00 2.48
Buff
#FEF69E
ΔE00 2.69
Light Tan
#FBEEAC
ΔE00 3.82
Sandy
#F1DA7A
ΔE00 4.64
Sandy Yellow
#FDEE73
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDED96 #96A6FD
analogous
#FDBA96 #FDED96 #DAFD96
triadic
#FDED96 #96FDED #ED96FD
tetradic
#FDED96 #96FDBA #96A6FD #FD96DA
square
#FDED96 #96FDBA #96A6FD #FD96DA
split-complementary
#FDED96 #96DAFD #BA96FD
monochromatic
#FBD81E #FCE35A #FDED96 #FEF7D2 #FEFAE1
Accessibility & contrast
On white
1.18
#FDED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#FDED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDED96
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDED96 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#FFEF99
Tritanopia (blue-blind)
#FFE1D7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fded96; /* rgb */ color: rgb(253, 237, 150); /* oklch */ color: oklch(94.0% 0.109 99.1);
Tailwind
colors: {
custom: {
50: '#fff2b6',
500: '#fded96',
950: '#000000',
},
}SCSS
$custom: #fded96; $custom-light: #fff2b6; $custom-dark: #000000;
JSON
{
"hex": "#fded96",
"rgb": {
"r": 253,
"g": 237,
"b": 150
},
"hsl": {
"h": 50.68,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.94003,
"c": 0.1088,
"h": 99.1
},
"luminance": 0.83653
}Semantic roles & 50–950 ramp
primary
#FDED96
secondary
#596DDF
accent
#24E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581