#FDEB92#FDEB92
#FDEB92 is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.5% C 0.111 H 98.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB92 |
|---|---|
| RGB | rgb(253, 235, 146) |
| HSL | hsl(50, 96%, 78%) |
| HSV | hsv(50, 42%, 99%) |
| CMYK | cmyk(0%, 7.1%, 42.3%, 0.8%) |
| CIE-LAB | lab(92.74, -5.84, 45.31) |
| CIE-LCH | lch(92.74, 45.68, 97.35°) |
| OKLab | oklab(93.54% -0.0158 0.1101) |
| OKLCH | oklch(93.54% 0.111 98.2) |
| XYZ | xyz(75.4064, 82.3771, 39.1168) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.20
Khaki (CSS)
#F0E68C
ΔE00 2.61
Buff
#FEF69E
ΔE00 3.36
Sandy
#F1DA7A
ΔE00 4.02
Light Tan
#FBEEAC
ΔE00 4.29
Wheat (survey)
#FBDD7E
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB92 #92A4FD
analogous
#FDB592 #FDEB92 #D9FD92
triadic
#FDEB92 #92FDEB #EB92FD
tetradic
#FDEB92 #92FDB5 #92A4FD #FD92D9
square
#FDEB92 #92FDB5 #92A4FD #FD92D9
split-complementary
#FDEB92 #92D9FD #B592FD
monochromatic
#FBD51A #FCE056 #FDEB92 #FEF6CE #FEF9E1
Accessibility & contrast
On white
1.20
#FDEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FDEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB92
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB92 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb92; /* rgb */ color: rgb(253, 235, 146); /* oklch */ color: oklch(93.5% 0.111 98.2);
Tailwind
colors: {
custom: {
50: '#fff1b3',
500: '#fdeb92',
950: '#000000',
},
}SCSS
$custom: #fdeb92; $custom-light: #fff1b3; $custom-dark: #000000;
JSON
{
"hex": "#fdeb92",
"rgb": {
"r": 253,
"g": 235,
"b": 146
},
"hsl": {
"h": 49.907,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.93542,
"c": 0.1112,
"h": 98.2
},
"luminance": 0.82375
}Semantic roles & 50–950 ramp
primary
#FDEB92
secondary
#556CDE
accent
#27E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581