#FDF88D#FDF88D
#FDF88D is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 96.1% C 0.129 H 106.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF88D |
|---|---|
| RGB | rgb(253, 248, 141) |
| HSL | hsl(57, 97%, 77%) |
| HSV | hsv(57, 44%, 99%) |
| CMYK | cmyk(0%, 2%, 44.3%, 0.8%) |
| CIE-LAB | lab(95.97, -12.76, 51.75) |
| CIE-LCH | lch(95.97, 53.30, 103.85°) |
| OKLab | oklab(96.08% -0.0362 0.1242) |
| OKLCH | oklch(96.08% 0.129 106.2) |
| XYZ | xyz(78.8848, 89.9425, 38.3993) |
| Luminance | 0.8994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.23
Yellowish Tan
#FCFC81
ΔE00 2.30
Straw
#FCF679
ΔE00 2.42
Pale Yellow
#FFFF84
ΔE00 2.49
Butter
#FFFF81
ΔE00 2.76
Buff
#FEF69E
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF88D #8D92FD
analogous
#FDC08D #FDF88D #CAFD8D
triadic
#FDF88D #8DFDF8 #F88DFD
tetradic
#FDF88D #8DFDC0 #8D92FD #FD8DCA
square
#FDF88D #8DFDC0 #8D92FD #FD8DCA
split-complementary
#FDF88D #8DCAFD #C08DFD
monochromatic
#FBF115 #FCF451 #FDF88D #FEFCC9 #FEFDE1
Accessibility & contrast
On white
1.11
#FDF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FDF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF88D
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF88D | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFF692
Tritanopia (blue-blind)
#FFECDF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf88d; /* rgb */ color: rgb(253, 248, 141); /* oklch */ color: oklch(96.1% 0.129 106.2);
Tailwind
colors: {
custom: {
50: '#fffab0',
500: '#fdf88d',
950: '#000000',
},
}SCSS
$custom: #fdf88d; $custom-light: #fffab0; $custom-dark: #000000;
JSON
{
"hex": "#fdf88d",
"rgb": {
"r": 253,
"g": 248,
"b": 141
},
"hsl": {
"h": 57.321,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.96084,
"c": 0.1294,
"h": 106.2
},
"luminance": 0.89941
}Semantic roles & 50–950 ramp
primary
#FDF88D
secondary
#5157DD
accent
#0AE600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581