#FFFD8F#FFFD8F
#FFFD8F is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.3% C 0.133 H 107.7°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD8F |
|---|---|
| RGB | rgb(255, 253, 143) |
| HSL | hsl(59, 100%, 78%) |
| HSV | hsv(59, 44%, 100%) |
| CMYK | cmyk(0%, 0.8%, 43.9%, 0%) |
| CIE-LAB | lab(97.43, -14.24, 52.63) |
| CIE-LCH | lch(97.43, 54.52, 105.14°) |
| OKLab | oklab(97.29% -0.0403 0.1263) |
| OKLCH | oklch(97.29% 0.133 107.7) |
| XYZ | xyz(81.3248, 93.4956, 39.7437) |
| Luminance | 0.9349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.29
Pale Yellow
#FFFF84
ΔE00 1.68
Yellowish Tan
#FCFC81
ΔE00 1.72
Butter
#FFFF81
ΔE00 2.02
Faded Yellow
#FEFF7F
ΔE00 2.27
Banana (survey)
#FFFF7E
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD8F #8F91FF
analogous
#FFC58F #FFFD8F #C9FF8F
triadic
#FFFD8F #8FFFFD #FD8FFF
tetradic
#FFFD8F #8FFFC5 #8F91FF #FF8FC9
square
#FFFD8F #8FFFC5 #8F91FF #FF8FC9
split-complementary
#FFFD8F #8FC9FF #C58FFF
monochromatic
#FFFB15 #FFFC52 #FFFD8F #FFFECC #FFFEE0
Accessibility & contrast
On white
1.07
#FFFD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FFFD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD8F
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD8F | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF586
Deuteranopia (green-blind)
#FFFA94
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffd8f; /* rgb */ color: rgb(255, 253, 143); /* oklch */ color: oklch(97.3% 0.133 107.7);
Tailwind
colors: {
custom: {
50: '#fffdb2',
500: '#fffd8f',
950: '#000000',
},
}SCSS
$custom: #fffd8f; $custom-light: #fffdb2; $custom-dark: #000000;
JSON
{
"hex": "#fffd8f",
"rgb": {
"r": 255,
"g": 253,
"b": 143
},
"hsl": {
"h": 58.929,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.97287,
"c": 0.1326,
"h": 107.7
},
"luminance": 0.93494
}Semantic roles & 50–950 ramp
primary
#FFFD8F
secondary
#5254E0
accent
#04E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581