#FDFF75#FDFF75
#FDFF75 is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.2% C 0.159 H 109.8°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF75 |
|---|---|
| RGB | rgb(253, 255, 117) |
| HSL | hsl(61, 100%, 73%) |
| HSV | hsv(61, 54%, 100%) |
| CMYK | cmyk(0.8%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(97.51, -18.19, 64.52) |
| CIE-LCH | lch(97.51, 67.04, 105.74°) |
| OKLab | oklab(97.22% -0.054 0.15) |
| OKLCH | oklch(97.22% 0.159 109.8) |
| XYZ | xyz(79.4809, 93.6889, 30.7231) |
| Luminance | 0.9369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.82
Light Yellow
#FFFE7A
ΔE00 0.86
Butter Yellow
#FFFD74
ΔE00 0.94
Custard
#FFFD78
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.04
Faded Yellow
#FEFF7F
ΔE00 1.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF75 #7775FF
analogous
#FFBC75 #FDFF75 #B8FF75
triadic
#FDFF75 #75FDFF #FF75FD
tetradic
#FDFF75 #75FFBC #7775FF #FF75B8
square
#FDFF75 #75FFBC #7775FF #FF75B8
split-complementary
#FDFF75 #75B8FF #BC75FF
monochromatic
#F6FA00 #FCFF38 #FDFF75 #FEFFB2 #FFFFE0
Accessibility & contrast
On white
1.06
#FDFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FDFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF75
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF75 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF567
Deuteranopia (green-blind)
#FFFA7D
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdff75; /* rgb */ color: rgb(253, 255, 117); /* oklch */ color: oklch(97.2% 0.159 109.8);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#fdff75',
950: '#000000',
},
}SCSS
$custom: #fdff75; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#fdff75",
"rgb": {
"r": 253,
"g": 255,
"b": 117
},
"hsl": {
"h": 60.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9722,
"c": 0.15946,
"h": 109.8
},
"luminance": 0.93687
}Semantic roles & 50–950 ramp
primary
#FDFF75
secondary
#3E3CDD
accent
#00E603
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580