#FDEB89#FDEB89
#FDEB89 is a very light, vivid yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.121 H 99.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB89 |
|---|---|
| RGB | rgb(253, 235, 137) |
| HSL | hsl(51, 97%, 76%) |
| HSV | hsv(51, 46%, 99%) |
| CMYK | cmyk(0%, 7.1%, 45.8%, 0.8%) |
| CIE-LAB | lab(92.62, -6.71, 49.53) |
| CIE-LCH | lch(92.62, 49.98, 97.71°) |
| OKLab | oklab(93.41% -0.0191 0.119) |
| OKLCH | oklch(93.41% 0.121 99.1) |
| XYZ | xyz(74.7337, 82.1080, 35.5738) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.64
Khaki (CSS)
#F0E68C
ΔE00 2.78
Sandy Yellow
#FDEE73
ΔE00 3.40
Buff
#FEF69E
ΔE00 3.73
Sandy
#F1DA7A
ΔE00 3.82
Yellow Tan
#FFE36E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB89 #899BFD
analogous
#FDB189 #FDEB89 #D5FD89
triadic
#FDEB89 #89FDEB #EB89FD
tetradic
#FDEB89 #89FDB1 #899BFD #FD89D5
square
#FDEB89 #89FDB1 #899BFD #FD89D5
split-complementary
#FDEB89 #89D5FD #B189FD
monochromatic
#FBD711 #FCE14D #FDEB89 #FEF5C5 #FEFAE1
Accessibility & contrast
On white
1.21
#FDEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FDEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB89
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB89 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#FFDED4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb89; /* rgb */ color: rgb(253, 235, 137); /* oklch */ color: oklch(93.4% 0.121 99.1);
Tailwind
colors: {
custom: {
50: '#fff1ad',
500: '#fdeb89',
950: '#000000',
},
}SCSS
$custom: #fdeb89; $custom-light: #fff1ad; $custom-dark: #000000;
JSON
{
"hex": "#fdeb89",
"rgb": {
"r": 253,
"g": 235,
"b": 137
},
"hsl": {
"h": 50.69,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.9341,
"c": 0.12056,
"h": 99.1
},
"luminance": 0.82105
}Semantic roles & 50–950 ramp
primary
#FDEB89
secondary
#4D64DD
accent
#24E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581