#FDEB7B#FDEB7B
#FDEB7B is a very light, vivid yellow. Relative luminance 0.817; OKLCH L 93.2% C 0.134 H 100.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB7B |
|---|---|
| RGB | rgb(253, 235, 123) |
| HSL | hsl(52, 97%, 74%) |
| HSV | hsv(52, 51%, 99%) |
| CMYK | cmyk(0%, 7.1%, 51.4%, 0.8%) |
| CIE-LAB | lab(92.46, -7.94, 55.96) |
| CIE-LCH | lch(92.46, 56.52, 98.07°) |
| OKLab | oklab(93.22% -0.0241 0.1321) |
| OKLCH | oklch(93.22% 0.134 100.3) |
| XYZ | xyz(73.7938, 81.7321, 30.6238) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.61
Yellow Tan
#FFE36E
ΔE00 3.04
Yellowish
#FAEE66
ΔE00 3.14
Sand Yellow
#FCE166
ΔE00 3.30
Straw
#FCF679
ΔE00 3.79
Khaki (CSS)
#F0E68C
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB7B #7B8DFD
analogous
#FDAA7B #FDEB7B #CEFD7B
triadic
#FDEB7B #7BFDEB #EB7BFD
tetradic
#FDEB7B #7BFDAA #7B8DFD #FD7BCE
square
#FDEB7B #7BFDAA #7B8DFD #FD7BCE
split-complementary
#FDEB7B #7BCEFD #AA7BFD
monochromatic
#FAD804 #FCE23F #FDEB7B #FEF4B7 #FFFAE1
Accessibility & contrast
On white
1.21
#FDEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#FDEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB7B
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB7B | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#FFED80
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fdeb7b; /* rgb */ color: rgb(253, 235, 123); /* oklch */ color: oklch(93.2% 0.134 100.3);
Tailwind
colors: {
custom: {
50: '#fff1a4',
500: '#fdeb7b',
950: '#000000',
},
}SCSS
$custom: #fdeb7b; $custom-light: #fff1a4; $custom-dark: #000000;
JSON
{
"hex": "#fdeb7b",
"rgb": {
"r": 253,
"g": 235,
"b": 123
},
"hsl": {
"h": 51.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.93224,
"c": 0.13428,
"h": 100.3
},
"luminance": 0.81729
}Semantic roles & 50–950 ramp
primary
#FDEB7B
secondary
#4157DB
accent
#20E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580