#FDEB83#FDEB83
#FDEB83 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.127 H 99.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB83 |
|---|---|
| RGB | rgb(253, 235, 131) |
| HSL | hsl(51, 97%, 75%) |
| HSV | hsv(51, 48%, 99%) |
| CMYK | cmyk(0%, 7.1%, 48.2%, 0.8%) |
| CIE-LAB | lab(92.55, -7.25, 52.31) |
| CIE-LCH | lch(92.55, 52.81, 97.90°) |
| OKLab | oklab(93.33% -0.0213 0.1248) |
| OKLCH | oklch(93.33% 0.127 99.7) |
| XYZ | xyz(74.3152, 81.9406, 33.3698) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.58
Dark Cream
#FFF39A
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 3.20
Yellow Tan
#FFE36E
ΔE00 3.40
Sand Yellow
#FCE166
ΔE00 3.87
Sandy
#F1DA7A
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB83 #8395FD
analogous
#FDAE83 #FDEB83 #D2FD83
triadic
#FDEB83 #83FDEB #EB83FD
tetradic
#FDEB83 #83FDAE #8395FD #FD83D2
square
#FDEB83 #83FDAE #8395FD #FD83D2
split-complementary
#FDEB83 #83D2FD #AE83FD
monochromatic
#FBD80B #FCE147 #FDEB83 #FEF5BF #FFFAE1
Accessibility & contrast
On white
1.21
#FDEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FDEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB83
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB83 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67A
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb83; /* rgb */ color: rgb(253, 235, 131); /* oklch */ color: oklch(93.3% 0.127 99.7);
Tailwind
colors: {
custom: {
50: '#fff1a9',
500: '#fdeb83',
950: '#000000',
},
}SCSS
$custom: #fdeb83; $custom-light: #fff1a9; $custom-dark: #000000;
JSON
{
"hex": "#fdeb83",
"rgb": {
"r": 253,
"g": 235,
"b": 131
},
"hsl": {
"h": 51.148,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.93327,
"c": 0.12657,
"h": 99.7
},
"luminance": 0.81938
}Semantic roles & 50–950 ramp
primary
#FDEB83
secondary
#485EDC
accent
#22E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581