#FDEB96#FDEB96
#FDEB96 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.107 H 97.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB96 |
|---|---|
| RGB | rgb(253, 235, 150) |
| HSL | hsl(50, 96%, 79%) |
| HSV | hsv(50, 41%, 99%) |
| CMYK | cmyk(0%, 7.1%, 40.7%, 0.8%) |
| CIE-LAB | lab(92.80, -5.43, 43.41) |
| CIE-LCH | lch(92.80, 43.75, 97.13°) |
| OKLab | oklab(93.6% -0.0143 0.106) |
| OKLCH | oklch(93.6% 0.107 97.7) |
| XYZ | xyz(75.7230, 82.5037, 40.7843) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.29
Khaki (CSS)
#F0E68C
ΔE00 2.79
Buff
#FEF69E
ΔE00 3.38
Light Tan
#FBEEAC
ΔE00 3.68
Sandy
#F1DA7A
ΔE00 4.26
Wheat (survey)
#FBDD7E
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB96 #96A8FD
analogous
#FDB896 #FDEB96 #DBFD96
triadic
#FDEB96 #96FDEB #EB96FD
tetradic
#FDEB96 #96FDB8 #96A8FD #FD96DB
square
#FDEB96 #96FDB8 #96A8FD #FD96DB
split-complementary
#FDEB96 #96DBFD #B896FD
monochromatic
#FBD41E #FCE05A #FDEB96 #FEF6D2 #FEF9E1
Accessibility & contrast
On white
1.20
#FDEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#FDEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB96
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB96 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE790
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb96; /* rgb */ color: rgb(253, 235, 150); /* oklch */ color: oklch(93.6% 0.107 97.7);
Tailwind
colors: {
custom: {
50: '#fff1b6',
500: '#fdeb96',
950: '#000000',
},
}SCSS
$custom: #fdeb96; $custom-light: #fff1b6; $custom-dark: #000000;
JSON
{
"hex": "#fdeb96",
"rgb": {
"r": 253,
"g": 235,
"b": 150
},
"hsl": {
"h": 49.515,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.93604,
"c": 0.10692,
"h": 97.7
},
"luminance": 0.82501
}Semantic roles & 50–950 ramp
primary
#FDEB96
secondary
#5970DF
accent
#28E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581