#FDEB8A#FDEB8A
#FDEB8A is a very light, moderate yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.120 H 99.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB8A |
|---|---|
| RGB | rgb(253, 235, 138) |
| HSL | hsl(51, 97%, 77%) |
| HSV | hsv(51, 45%, 99%) |
| CMYK | cmyk(0%, 7.1%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.64, -6.62, 49.07) |
| CIE-LCH | lch(92.64, 49.51, 97.68°) |
| OKLab | oklab(93.42% -0.0188 0.1181) |
| OKLCH | oklch(93.42% 0.12 99) |
| XYZ | xyz(74.8058, 82.1368, 35.9534) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.56
Khaki (CSS)
#F0E68C
ΔE00 2.72
Sandy Yellow
#FDEE73
ΔE00 3.54
Buff
#FEF69E
ΔE00 3.67
Sandy
#F1DA7A
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB8A #8A9CFD
analogous
#FDB28A #FDEB8A #D6FD8A
triadic
#FDEB8A #8AFDEB #EB8AFD
tetradic
#FDEB8A #8AFDB2 #8A9CFD #FD8AD6
square
#FDEB8A #8AFDB2 #8A9CFD #FD8AD6
split-complementary
#FDEB8A #8AD6FD #B28AFD
monochromatic
#FBD612 #FCE14E #FDEB8A #FEF5C6 #FEFAE1
Accessibility & contrast
On white
1.21
#FDEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#FDEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB8A
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB8A | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#FFDED4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb8a; /* rgb */ color: rgb(253, 235, 138); /* oklch */ color: oklch(93.4% 0.120 99.0);
Tailwind
colors: {
custom: {
50: '#fff1ae',
500: '#fdeb8a',
950: '#000000',
},
}SCSS
$custom: #fdeb8a; $custom-light: #fff1ae; $custom-dark: #000000;
JSON
{
"hex": "#fdeb8a",
"rgb": {
"r": 253,
"g": 235,
"b": 138
},
"hsl": {
"h": 50.609,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.93424,
"c": 0.11953,
"h": 99
},
"luminance": 0.82134
}Semantic roles & 50–950 ramp
primary
#FDEB8A
secondary
#4E65DD
accent
#24E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581