#FDFD98#FDFD98
#FDFD98 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.3% C 0.123 H 108.5°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD98 |
|---|---|
| RGB | rgb(253, 253, 152) |
| HSL | hsl(60, 96%, 79%) |
| HSV | hsv(60, 40%, 99%) |
| CMYK | cmyk(0%, 0%, 39.9%, 0.8%) |
| CIE-LAB | lab(97.39, -14.12, 48.26) |
| CIE-LCH | lch(97.39, 50.28, 106.31°) |
| OKLab | oklab(97.26% -0.0391 0.1171) |
| OKLCH | oklch(97.26% 0.123 108.5) |
| XYZ | xyz(81.3020, 93.4019, 43.4452) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.61
Buff
#FEF69E
ΔE00 2.89
Pale Yellow
#FFFF84
ΔE00 2.95
Yellowish Tan
#FCFC81
ΔE00 2.98
Butter
#FFFF81
ΔE00 3.31
Faded Yellow
#FEFF7F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD98 #9898FD
analogous
#FDCB98 #FDFD98 #CBFD98
triadic
#FDFD98 #98FDFD #FD98FD
tetradic
#FDFD98 #98FDCB #9898FD #FD98CB
square
#FDFD98 #98FDCB #9898FD #FD98CB
split-complementary
#FDFD98 #98CBFD #CB98FD
monochromatic
#FBFB20 #FCFC5C #FDFD98 #FEFED4 #FEFEE1
Accessibility & contrast
On white
1.07
#FDFD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FDFD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD98
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD98 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF590
Deuteranopia (green-blind)
#FFF99C
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfd98; /* rgb */ color: rgb(253, 253, 152); /* oklch */ color: oklch(97.3% 0.123 108.5);
Tailwind
colors: {
custom: {
50: '#fffeb8',
500: '#fdfd98',
950: '#000000',
},
}SCSS
$custom: #fdfd98; $custom-light: #fffeb8; $custom-dark: #000000;
JSON
{
"hex": "#fdfd98",
"rgb": {
"r": 253,
"g": 253,
"b": 152
},
"hsl": {
"h": 60,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.97257,
"c": 0.12344,
"h": 108.5
},
"luminance": 0.934
}Semantic roles & 50–950 ramp
primary
#FDFD98
secondary
#5A5ADF
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581