#FDFF8E#FDFF8E
#FDFF8E is a very light, vivid yellow. Relative luminance 0.944; OKLCH L 97.5% C 0.136 H 109.6°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF8E |
|---|---|
| RGB | rgb(253, 255, 142) |
| HSL | hsl(61, 100%, 78%) |
| HSV | hsv(61, 44%, 100%) |
| CMYK | cmyk(0.8%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(97.78, -16.07, 53.50) |
| CIE-LCH | lch(97.78, 55.86, 106.72°) |
| OKLab | oklab(97.52% -0.0456 0.1282) |
| OKLCH | oklch(97.52% 0.136 109.6) |
| XYZ | xyz(81.1520, 94.3573, 39.5238) |
| Luminance | 0.9436 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.44
Yellowish Tan
#FCFC81
ΔE00 1.58
Butter
#FFFF81
ΔE00 1.79
Faded Yellow
#FEFF7F
ΔE00 1.95
Manilla
#FFFA86
ΔE00 1.97
Banana (survey)
#FFFF7E
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF8E #908EFF
analogous
#FFC88E #FDFF8E #C4FF8E
triadic
#FDFF8E #8EFDFF #FF8EFD
tetradic
#FDFF8E #8EFFC8 #908EFF #FF8EC4
square
#FDFF8E #8EFFC8 #908EFF #FF8EC4
split-complementary
#FDFF8E #8EC4FF #C88EFF
monochromatic
#FBFF14 #FCFF51 #FDFF8E #FEFFCB #FEFFE0
Accessibility & contrast
On white
1.06
#FDFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FDFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF8E
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF8E | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF684
Deuteranopia (green-blind)
#FFFB93
Tritanopia (blue-blind)
#FFF3E4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdff8e; /* rgb */ color: rgb(253, 255, 142); /* oklch */ color: oklch(97.5% 0.136 109.6);
Tailwind
colors: {
custom: {
50: '#ffffb1',
500: '#fdff8e',
950: '#000000',
},
}SCSS
$custom: #fdff8e; $custom-light: #ffffb1; $custom-dark: #000000;
JSON
{
"hex": "#fdff8e",
"rgb": {
"r": 253,
"g": 255,
"b": 142
},
"hsl": {
"h": 61.062,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.97522,
"c": 0.13604,
"h": 109.6
},
"luminance": 0.94356
}Semantic roles & 50–950 ramp
primary
#FDFF8E
secondary
#5351E0
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581