#FDEB93#FDEB93
#FDEB93 is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.6% C 0.110 H 98.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB93 |
|---|---|
| RGB | rgb(253, 235, 147) |
| HSL | hsl(50, 96%, 78%) |
| HSV | hsv(50, 42%, 99%) |
| CMYK | cmyk(0%, 7.1%, 41.9%, 0.8%) |
| CIE-LAB | lab(92.75, -5.74, 44.83) |
| CIE-LCH | lch(92.75, 45.20, 97.30°) |
| OKLab | oklab(93.56% -0.0154 0.1091) |
| OKLCH | oklch(93.56% 0.11 98.1) |
| XYZ | xyz(75.4845, 82.4084, 39.5283) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.21
Khaki (CSS)
#F0E68C
ΔE00 2.64
Buff
#FEF69E
ΔE00 3.35
Sandy
#F1DA7A
ΔE00 4.07
Light Tan
#FBEEAC
ΔE00 4.14
Wheat (survey)
#FBDD7E
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB93 #93A5FD
analogous
#FDB693 #FDEB93 #DAFD93
triadic
#FDEB93 #93FDEB #EB93FD
tetradic
#FDEB93 #93FDB6 #93A5FD #FD93DA
square
#FDEB93 #93FDB6 #93A5FD #FD93DA
split-complementary
#FDEB93 #93DAFD #B693FD
monochromatic
#FBD51B #FCE057 #FDEB93 #FEF6CF #FEF9E1
Accessibility & contrast
On white
1.20
#FDEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#FDEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB93
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB93 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb93; /* rgb */ color: rgb(253, 235, 147); /* oklch */ color: oklch(93.6% 0.110 98.1);
Tailwind
colors: {
custom: {
50: '#fff1b4',
500: '#fdeb93',
950: '#000000',
},
}SCSS
$custom: #fdeb93; $custom-light: #fff1b4; $custom-dark: #000000;
JSON
{
"hex": "#fdeb93",
"rgb": {
"r": 253,
"g": 235,
"b": 147
},
"hsl": {
"h": 49.811,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.93557,
"c": 0.11014,
"h": 98.1
},
"luminance": 0.82406
}Semantic roles & 50–950 ramp
primary
#FDEB93
secondary
#566DDE
accent
#27E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581