#FDEB98#FDEB98
#FDEB98 is a very light, moderate yellow. Relative luminance 0.826; OKLCH L 93.6% C 0.105 H 97.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB98 |
|---|---|
| RGB | rgb(253, 235, 152) |
| HSL | hsl(49, 96%, 79%) |
| HSV | hsv(49, 40%, 99%) |
| CMYK | cmyk(0%, 7.1%, 39.9%, 0.8%) |
| CIE-LAB | lab(92.83, -5.23, 42.46) |
| CIE-LCH | lch(92.83, 42.78, 97.02°) |
| OKLab | oklab(93.64% -0.0136 0.1039) |
| OKLCH | oklch(93.64% 0.105 97.4) |
| XYZ | xyz(75.8854, 82.5687, 41.6397) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.40
Khaki (CSS)
#F0E68C
ΔE00 2.94
Light Tan
#FBEEAC
ΔE00 3.38
Buff
#FEF69E
ΔE00 3.44
Sandy
#F1DA7A
ΔE00 4.42
Wheat (survey)
#FBDD7E
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB98 #98AAFD
analogous
#FDB998 #FDEB98 #DDFD98
triadic
#FDEB98 #98FDEB #EB98FD
tetradic
#FDEB98 #98FDB9 #98AAFD #FD98DD
square
#FDEB98 #98FDB9 #98AAFD #FD98DD
split-complementary
#FDEB98 #98DDFD #B998FD
monochromatic
#FBD420 #FCDF5C #FDEB98 #FEF7D4 #FEF9E1
Accessibility & contrast
On white
1.20
#FDEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FDEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB98
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB98 | 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)
#FAE792
Deuteranopia (green-blind)
#FFED9B
Tritanopia (blue-blind)
#FFE0D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb98; /* rgb */ color: rgb(253, 235, 152); /* oklch */ color: oklch(93.6% 0.105 97.4);
Tailwind
colors: {
custom: {
50: '#fff1b7',
500: '#fdeb98',
950: '#000000',
},
}SCSS
$custom: #fdeb98; $custom-light: #fff1b7; $custom-dark: #000000;
JSON
{
"hex": "#fdeb98",
"rgb": {
"r": 253,
"g": 235,
"b": 152
},
"hsl": {
"h": 49.307,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.93636,
"c": 0.10476,
"h": 97.4
},
"luminance": 0.82566
}Semantic roles & 50–950 ramp
primary
#FDEB98
secondary
#5A72DF
accent
#29E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581