#FDF89D#FDF89D
#FDF89D is a very light, moderate yellow. Relative luminance 0.905; OKLCH L 96.3% C 0.112 H 105.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF89D |
|---|---|
| RGB | rgb(253, 248, 157) |
| HSL | hsl(57, 96%, 80%) |
| HSV | hsv(57, 38%, 99%) |
| CMYK | cmyk(0%, 2%, 37.9%, 0.8%) |
| CIE-LAB | lab(96.18, -11.15, 44.30) |
| CIE-LCH | lch(96.18, 45.69, 104.13°) |
| OKLab | oklab(96.32% -0.0303 0.1083) |
| OKLCH | oklch(96.32% 0.112 105.6) |
| XYZ | xyz(80.1624, 90.4536, 45.1283) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 0.94
Dark Cream
#FFF39A
ΔE00 2.02
Parchment
#FEFCAF
ΔE00 2.70
Manilla
#FFFA86
ΔE00 3.55
Light Beige
#FFFEB6
ΔE00 3.77
Creme
#FFFFB6
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF89D #9DA2FD
analogous
#FDC89D #FDF89D #D2FD9D
triadic
#FDF89D #9DFDF8 #F89DFD
tetradic
#FDF89D #9DFDC8 #9DA2FD #FD9DD2
square
#FDF89D #9DFDC8 #9DA2FD #FD9DD2
split-complementary
#FDF89D #9DD2FD #C89DFD
monochromatic
#FBEF25 #FCF461 #FDF89D #FEFCD9 #FEFDE1
Accessibility & contrast
On white
1.10
#FDF89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#FDF89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF89D
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF89D | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF296
Deuteranopia (green-blind)
#FFF6A1
Tritanopia (blue-blind)
#FFEDE1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf89d; /* rgb */ color: rgb(253, 248, 157); /* oklch */ color: oklch(96.3% 0.112 105.6);
Tailwind
colors: {
custom: {
50: '#fffabb',
500: '#fdf89d',
950: '#000000',
},
}SCSS
$custom: #fdf89d; $custom-light: #fffabb; $custom-dark: #000000;
JSON
{
"hex": "#fdf89d",
"rgb": {
"r": 253,
"g": 248,
"b": 157
},
"hsl": {
"h": 56.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.96321,
"c": 0.11248,
"h": 105.6
},
"luminance": 0.90452
}Semantic roles & 50–950 ramp
primary
#FDF89D
secondary
#5F65E0
accent
#0CE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582