#FDEB95#FDEB95
#FDEB95 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.108 H 97.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB95 |
|---|---|
| RGB | rgb(253, 235, 149) |
| HSL | hsl(50, 96%, 79%) |
| HSV | hsv(50, 41%, 99%) |
| CMYK | cmyk(0%, 7.1%, 41.1%, 0.8%) |
| CIE-LAB | lab(92.78, -5.54, 43.89) |
| CIE-LCH | lch(92.78, 44.23, 97.19°) |
| OKLab | oklab(93.59% -0.0147 0.107) |
| OKLCH | oklch(93.59% 0.108 97.8) |
| XYZ | xyz(75.6428, 82.4717, 40.3620) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.25
Khaki (CSS)
#F0E68C
ΔE00 2.73
Buff
#FEF69E
ΔE00 3.36
Light Tan
#FBEEAC
ΔE00 3.84
Sandy
#F1DA7A
ΔE00 4.19
Wheat (survey)
#FBDD7E
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB95 #95A7FD
analogous
#FDB795 #FDEB95 #DBFD95
triadic
#FDEB95 #95FDEB #EB95FD
tetradic
#FDEB95 #95FDB7 #95A7FD #FD95DB
square
#FDEB95 #95FDB7 #95A7FD #FD95DB
split-complementary
#FDEB95 #95DBFD #B795FD
monochromatic
#FBD41D #FCE059 #FDEB95 #FEF6D1 #FEF9E1
Accessibility & contrast
On white
1.20
#FDEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FDEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB95
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB95 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb95; /* rgb */ color: rgb(253, 235, 149); /* oklch */ color: oklch(93.6% 0.108 97.8);
Tailwind
colors: {
custom: {
50: '#fff1b5',
500: '#fdeb95',
950: '#000000',
},
}SCSS
$custom: #fdeb95; $custom-light: #fff1b5; $custom-dark: #000000;
JSON
{
"hex": "#fdeb95",
"rgb": {
"r": 253,
"g": 235,
"b": 149
},
"hsl": {
"h": 49.615,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.93588,
"c": 0.108,
"h": 97.8
},
"luminance": 0.82469
}Semantic roles & 50–950 ramp
primary
#FDEB95
secondary
#586FDE
accent
#28E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581