#FDF888#FDF888
#FDF888 is a very light, vivid yellow. Relative luminance 0.898; OKLCH L 96.0% C 0.134 H 106.4°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF888 |
|---|---|
| RGB | rgb(253, 248, 136) |
| HSL | hsl(57, 97%, 76%) |
| HSV | hsv(57, 46%, 99%) |
| CMYK | cmyk(0%, 2%, 46.2%, 0.8%) |
| CIE-LAB | lab(95.91, -13.22, 54.04) |
| CIE-LCH | lch(95.91, 55.63, 103.75°) |
| OKLab | oklab(96.02% -0.038 0.129) |
| OKLCH | oklch(96.02% 0.134 106.4) |
| XYZ | xyz(78.5211, 89.7971, 36.4841) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.63
Straw
#FCF679
ΔE00 1.76
Yellowish Tan
#FCFC81
ΔE00 1.79
Pale Yellow
#FFFF84
ΔE00 2.04
Butter
#FFFF81
ΔE00 2.26
Faded Yellow
#FEFF7F
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF888 #888DFD
analogous
#FDBE88 #FDF888 #C8FD88
triadic
#FDF888 #88FDF8 #F888FD
tetradic
#FDF888 #88FDBE #888DFD #FD88C8
square
#FDF888 #88FDBE #888DFD #FD88C8
split-complementary
#FDF888 #88C8FD #BE88FD
monochromatic
#FBF110 #FCF44C #FDF888 #FEFCC4 #FEFDE1
Accessibility & contrast
On white
1.11
#FDF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#FDF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF888
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF888 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07E
Deuteranopia (green-blind)
#FFF68D
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf888; /* rgb */ color: rgb(253, 248, 136); /* oklch */ color: oklch(96.0% 0.134 106.4);
Tailwind
colors: {
custom: {
50: '#fffaad',
500: '#fdf888',
950: '#000000',
},
}SCSS
$custom: #fdf888; $custom-light: #fffaad; $custom-dark: #000000;
JSON
{
"hex": "#fdf888",
"rgb": {
"r": 253,
"g": 248,
"b": 136
},
"hsl": {
"h": 57.436,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.96016,
"c": 0.13443,
"h": 106.4
},
"luminance": 0.89795
}Semantic roles & 50–950 ramp
primary
#FDF888
secondary
#4D53DD
accent
#0AE600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581