#FDFE95#FDFE95
#FDFE95 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.4% C 0.128 H 109.0°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE95 |
|---|---|
| RGB | rgb(253, 254, 149) |
| HSL | hsl(61, 98%, 79%) |
| HSV | hsv(61, 41%, 100%) |
| CMYK | cmyk(0.4%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(97.61, -14.91, 49.97) |
| CIE-LCH | lch(97.61, 52.15, 106.61°) |
| OKLab | oklab(97.42% -0.0416 0.1208) |
| OKLCH | oklch(97.42% 0.128 109) |
| XYZ | xyz(81.3759, 93.9379, 42.2730) |
| Luminance | 0.9394 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.35
Pale Yellow
#FFFF84
ΔE00 2.43
Yellowish Tan
#FCFC81
ΔE00 2.50
Butter
#FFFF81
ΔE00 2.79
Faded Yellow
#FEFF7F
ΔE00 2.98
Banana (survey)
#FFFF7E
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE95 #9695FE
analogous
#FECB95 #FDFE95 #C9FE95
triadic
#FDFE95 #95FDFE #FE95FD
tetradic
#FDFE95 #95FECB #9695FE #FE95C9
square
#FDFE95 #95FECB #9695FE #FE95C9
split-complementary
#FDFE95 #95C9FE #CB95FE
monochromatic
#FBFD1C #FCFD58 #FDFE95 #FEFFD2 #FEFFE1
Accessibility & contrast
On white
1.06
#FDFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FDFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE95
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE95 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68D
Deuteranopia (green-blind)
#FFFA9A
Tritanopia (blue-blind)
#FFF2E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfe95; /* rgb */ color: rgb(253, 254, 149); /* oklch */ color: oklch(97.4% 0.128 109.0);
Tailwind
colors: {
custom: {
50: '#fffeb6',
500: '#fdfe95',
950: '#000000',
},
}SCSS
$custom: #fdfe95; $custom-light: #fffeb6; $custom-dark: #000000;
JSON
{
"hex": "#fdfe95",
"rgb": {
"r": 253,
"g": 254,
"b": 149
},
"hsl": {
"h": 60.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.97416,
"c": 0.12773,
"h": 109
},
"luminance": 0.93936
}Semantic roles & 50–950 ramp
primary
#FDFE95
secondary
#5957E0
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581