#FDFF9E#FDFF9E
#FDFF9E is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 97.8% C 0.119 H 109.4°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF9E |
|---|---|
| RGB | rgb(253, 255, 158) |
| HSL | hsl(61, 100%, 81%) |
| HSV | hsv(61, 38%, 100%) |
| CMYK | cmyk(0.8%, 0%, 38%, 0%) |
| CIE-LAB | lab(97.98, -14.47, 46.11) |
| CIE-LCH | lch(97.98, 48.33, 107.42°) |
| OKLab | oklab(97.75% -0.0397 0.1125) |
| OKLCH | oklch(97.75% 0.119 109.4) |
| XYZ | xyz(82.4406, 94.8728, 46.3105) |
| Luminance | 0.9487 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.11
Parchment
#FEFCAF
ΔE00 3.33
Manilla
#FFFA86
ΔE00 3.50
Pale Yellow
#FFFF84
ΔE00 3.67
Yellowish Tan
#FCFC81
ΔE00 3.76
Creme
#FFFFB6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF9E #A09EFF
analogous
#FFD09E #FDFF9E #CCFF9E
triadic
#FDFF9E #9EFDFF #FF9EFD
tetradic
#FDFF9E #9EFFD0 #A09EFF #FF9ECC
square
#FDFF9E #9EFFD0 #A09EFF #FF9ECC
split-complementary
#FDFF9E #9ECCFF #D09EFF
monochromatic
#FAFF24 #FCFF61 #FDFF9E #FEFFDB #FEFFE0
Accessibility & contrast
On white
1.05
#FDFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#FDFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF9E
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF9E | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF797
Deuteranopia (green-blind)
#FFFBA2
Tritanopia (blue-blind)
#FFF4E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdff9e; /* rgb */ color: rgb(253, 255, 158); /* oklch */ color: oklch(97.8% 0.119 109.4);
Tailwind
colors: {
custom: {
50: '#ffffbc',
500: '#fdff9e',
950: '#000000',
},
}SCSS
$custom: #fdff9e; $custom-light: #ffffbc; $custom-dark: #000000;
JSON
{
"hex": "#fdff9e",
"rgb": {
"r": 253,
"g": 255,
"b": 158
},
"hsl": {
"h": 61.237,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.97754,
"c": 0.1193,
"h": 109.4
},
"luminance": 0.94871
}Semantic roles & 50–950 ramp
primary
#FDFF9E
secondary
#615FE3
accent
#00E605
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582