#FDEB85#FDEB85
#FDEB85 is a very light, vivid yellow. Relative luminance 0.820; OKLCH L 93.4% C 0.125 H 99.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB85 |
|---|---|
| RGB | rgb(253, 235, 133) |
| HSL | hsl(51, 97%, 76%) |
| HSV | hsv(51, 47%, 99%) |
| CMYK | cmyk(0%, 7.1%, 47.4%, 0.8%) |
| CIE-LAB | lab(92.57, -7.08, 51.39) |
| CIE-LCH | lch(92.57, 51.87, 97.84°) |
| OKLab | oklab(93.35% -0.0206 0.1229) |
| OKLCH | oklch(93.35% 0.125 99.5) |
| XYZ | xyz(74.4521, 81.9954, 34.0906) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.84
Dark Cream
#FFF39A
ΔE00 3.00
Khaki (CSS)
#F0E68C
ΔE00 3.04
Yellow Tan
#FFE36E
ΔE00 3.55
Sandy
#F1DA7A
ΔE00 3.87
Buff
#FEF69E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB85 #8597FD
analogous
#FDAF85 #FDEB85 #D3FD85
triadic
#FDEB85 #85FDEB #EB85FD
tetradic
#FDEB85 #85FDAF #8597FD #FD85D3
square
#FDEB85 #85FDAF #8597FD #FD85D3
split-complementary
#FDEB85 #85D3FD #AF85FD
monochromatic
#FBD70D #FCE149 #FDEB85 #FEF5C1 #FFFAE1
Accessibility & contrast
On white
1.21
#FDEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FDEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB85
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB85 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb85; /* rgb */ color: rgb(253, 235, 133); /* oklch */ color: oklch(93.4% 0.125 99.5);
Tailwind
colors: {
custom: {
50: '#fff1aa',
500: '#fdeb85',
950: '#000000',
},
}SCSS
$custom: #fdeb85; $custom-light: #fff1aa; $custom-dark: #000000;
JSON
{
"hex": "#fdeb85",
"rgb": {
"r": 253,
"g": 235,
"b": 133
},
"hsl": {
"h": 51,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.93354,
"c": 0.12458,
"h": 99.5
},
"luminance": 0.81993
}Semantic roles & 50–950 ramp
primary
#FDEB85
secondary
#4A60DC
accent
#22E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581