#FDFF92#FDFF92
#FDFF92 is a very light, vivid yellow. Relative luminance 0.945; OKLCH L 97.6% C 0.132 H 109.5°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF92 |
|---|---|
| RGB | rgb(253, 255, 146) |
| HSL | hsl(61, 100%, 79%) |
| HSV | hsv(61, 43%, 100%) |
| CMYK | cmyk(0.8%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(97.82, -15.69, 51.67) |
| CIE-LCH | lch(97.82, 54.00, 106.89°) |
| OKLab | oklab(97.58% -0.0441 0.1244) |
| OKLCH | oklch(97.58% 0.132 109.5) |
| XYZ | xyz(81.4577, 94.4796, 41.1339) |
| Luminance | 0.9448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.96
Yellowish Tan
#FCFC81
ΔE00 2.08
Manilla
#FFFA86
ΔE00 2.23
Butter
#FFFF81
ΔE00 2.32
Faded Yellow
#FEFF7F
ΔE00 2.49
Banana (survey)
#FFFF7E
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF92 #9492FF
analogous
#FFCA92 #FDFF92 #C6FF92
triadic
#FDFF92 #92FDFF #FF92FD
tetradic
#FDFF92 #92FFCA #9492FF #FF92C6
square
#FDFF92 #92FFCA #9492FF #FF92C6
split-complementary
#FDFF92 #92C6FF #CA92FF
monochromatic
#FBFF18 #FCFF55 #FDFF92 #FEFFCF #FEFFE0
Accessibility & contrast
On white
1.06
#FDFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#FDFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF92
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF92 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF789
Deuteranopia (green-blind)
#FFFB97
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdff92; /* rgb */ color: rgb(253, 255, 146); /* oklch */ color: oklch(97.6% 0.132 109.5);
Tailwind
colors: {
custom: {
50: '#ffffb4',
500: '#fdff92',
950: '#000000',
},
}SCSS
$custom: #fdff92; $custom-light: #ffffb4; $custom-dark: #000000;
JSON
{
"hex": "#fdff92",
"rgb": {
"r": 253,
"g": 255,
"b": 146
},
"hsl": {
"h": 61.101,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.97577,
"c": 0.13198,
"h": 109.5
},
"luminance": 0.94478
}Semantic roles & 50–950 ramp
primary
#FDFF92
secondary
#5754E1
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581