#FDEB97#FDEB97
#FDEB97 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.106 H 97.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB97 |
|---|---|
| RGB | rgb(253, 235, 151) |
| HSL | hsl(49, 96%, 79%) |
| HSV | hsv(49, 40%, 99%) |
| CMYK | cmyk(0%, 7.1%, 40.3%, 0.8%) |
| CIE-LAB | lab(92.81, -5.33, 42.94) |
| CIE-LCH | lch(92.81, 43.26, 97.08°) |
| OKLab | oklab(93.62% -0.0139 0.1049) |
| OKLCH | oklch(93.62% 0.106 97.6) |
| XYZ | xyz(75.8039, 82.5361, 41.2101) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.34
Khaki (CSS)
#F0E68C
ΔE00 2.86
Buff
#FEF69E
ΔE00 3.41
Light Tan
#FBEEAC
ΔE00 3.53
Sandy
#F1DA7A
ΔE00 4.34
Wheat (survey)
#FBDD7E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB97 #97A9FD
analogous
#FDB897 #FDEB97 #DCFD97
triadic
#FDEB97 #97FDEB #EB97FD
tetradic
#FDEB97 #97FDB8 #97A9FD #FD97DC
square
#FDEB97 #97FDB8 #97A9FD #FD97DC
split-complementary
#FDEB97 #97DCFD #B897FD
monochromatic
#FBD41F #FCDF5B #FDEB97 #FEF7D3 #FEF9E1
Accessibility & contrast
On white
1.20
#FDEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FDEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB97
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB97 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#FFED9A
Tritanopia (blue-blind)
#FFE0D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb97; /* rgb */ color: rgb(253, 235, 151); /* oklch */ color: oklch(93.6% 0.106 97.6);
Tailwind
colors: {
custom: {
50: '#fff1b6',
500: '#fdeb97',
950: '#000000',
},
}SCSS
$custom: #fdeb97; $custom-light: #fff1b6; $custom-dark: #000000;
JSON
{
"hex": "#fdeb97",
"rgb": {
"r": 253,
"g": 235,
"b": 151
},
"hsl": {
"h": 49.412,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.9362,
"c": 0.10584,
"h": 97.6
},
"luminance": 0.82534
}Semantic roles & 50–950 ramp
primary
#FDEB97
secondary
#5971DF
accent
#28E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581