#FDFFA4#FDFFA4
#FDFFA4 is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 97.8% C 0.113 H 109.4°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFA4 |
|---|---|
| RGB | rgb(253, 255, 164) |
| HSL | hsl(61, 100%, 82%) |
| HSV | hsv(61, 36%, 100%) |
| CMYK | cmyk(0.8%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(98.07, -13.81, 43.30) |
| CIE-LCH | lch(98.07, 45.45, 107.69°) |
| OKLab | oklab(97.85% -0.0374 0.1063) |
| OKLCH | oklch(97.85% 0.113 109.4) |
| XYZ | xyz(82.9697, 95.0844, 49.0971) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.48
Buff
#FEF69E
ΔE00 2.96
Creme
#FFFFB6
ΔE00 3.10
Light Beige
#FFFEB6
ΔE00 3.29
Dark Cream
#FFF39A
ΔE00 4.12
Manilla
#FFFA86
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFA4 #A6A4FF
analogous
#FFD4A4 #FDFFA4 #CFFFA4
triadic
#FDFFA4 #A4FDFF #FFA4FD
tetradic
#FDFFA4 #A4FFD4 #A6A4FF #FFA4CF
square
#FDFFA4 #A4FFD4 #A6A4FF #FFA4CF
split-complementary
#FDFFA4 #A4CFFF #D4A4FF
monochromatic
#FAFF2A #FCFF67 #FDFFA4 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FDFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FDFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFA4
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFA4 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF89D
Deuteranopia (green-blind)
#FFFBA8
Tritanopia (blue-blind)
#FFF4E8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdffa4; /* rgb */ color: rgb(253, 255, 164); /* oklch */ color: oklch(97.8% 0.113 109.4);
Tailwind
colors: {
custom: {
50: '#ffffc0',
500: '#fdffa4',
950: '#000000',
},
}SCSS
$custom: #fdffa4; $custom-light: #ffffc0; $custom-dark: #000000;
JSON
{
"hex": "#fdffa4",
"rgb": {
"r": 253,
"g": 255,
"b": 164
},
"hsl": {
"h": 61.319,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.97849,
"c": 0.11271,
"h": 109.4
},
"luminance": 0.95083
}Semantic roles & 50–950 ramp
primary
#FDFFA4
secondary
#6664E4
accent
#00E605
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582