#FDF899#FDF899
#FDF899 is a very light, moderate yellow. Relative luminance 0.903; OKLCH L 96.3% C 0.117 H 105.8°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF899 |
|---|---|
| RGB | rgb(253, 248, 153) |
| HSL | hsl(57, 96%, 80%) |
| HSV | hsv(57, 40%, 99%) |
| CMYK | cmyk(0%, 2%, 39.5%, 0.8%) |
| CIE-LAB | lab(96.13, -11.57, 46.18) |
| CIE-LCH | lch(96.13, 47.61, 104.07°) |
| OKLab | oklab(96.26% -0.0318 0.1124) |
| OKLCH | oklch(96.26% 0.117 105.8) |
| XYZ | xyz(79.8265, 90.3192, 43.3591) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.33
Dark Cream
#FFF39A
ΔE00 2.16
Manilla
#FFFA86
ΔE00 2.94
Parchment
#FEFCAF
ΔE00 3.29
Khaki (CSS)
#F0E68C
ΔE00 3.86
Yellowish Tan
#FCFC81
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF899 #999EFD
analogous
#FDC699 #FDF899 #D0FD99
triadic
#FDF899 #99FDF8 #F899FD
tetradic
#FDF899 #99FDC6 #999EFD #FD99D0
square
#FDF899 #99FDC6 #999EFD #FD99D0
split-complementary
#FDF899 #99D0FD #C699FD
monochromatic
#FBF021 #FCF45D #FDF899 #FEFCD5 #FEFDE1
Accessibility & contrast
On white
1.10
#FDF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#FDF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF899
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF899 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF192
Deuteranopia (green-blind)
#FFF69D
Tritanopia (blue-blind)
#FFEDE1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf899; /* rgb */ color: rgb(253, 248, 153); /* oklch */ color: oklch(96.3% 0.117 105.8);
Tailwind
colors: {
custom: {
50: '#fffab8',
500: '#fdf899',
950: '#000000',
},
}SCSS
$custom: #fdf899; $custom-light: #fffab8; $custom-dark: #000000;
JSON
{
"hex": "#fdf899",
"rgb": {
"r": 253,
"g": 248,
"b": 153
},
"hsl": {
"h": 57,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.96259,
"c": 0.11682,
"h": 105.8
},
"luminance": 0.90317
}Semantic roles & 50–950 ramp
primary
#FDF899
secondary
#5B62DF
accent
#0BE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581