#FDFD6E#FDFD6E
#FDFD6E is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.7% C 0.163 H 109.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD6E |
|---|---|
| RGB | rgb(253, 253, 110) |
| HSL | hsl(60, 97%, 71%) |
| HSV | hsv(60, 57%, 99%) |
| CMYK | cmyk(0%, 0%, 56.5%, 0.8%) |
| CIE-LAB | lab(96.93, -17.74, 66.88) |
| CIE-LCH | lch(96.93, 69.19, 104.85°) |
| OKLab | oklab(96.74% -0.0534 0.1543) |
| OKLCH | oklch(96.74% 0.163 109.1) |
| XYZ | xyz(78.4500, 92.2611, 28.4245) |
| Luminance | 0.9226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.37
Butter Yellow
#FFFD74
ΔE00 0.72
Custard
#FFFD78
ΔE00 1.10
Light Yellow
#FFFE7A
ΔE00 1.22
Canary
#FDFF63
ΔE00 1.28
Banana (survey)
#FFFF7E
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD6E #6E6EFD
analogous
#FDB56E #FDFD6E #B5FD6E
triadic
#FDFD6E #6EFDFD #FD6EFD
tetradic
#FDFD6E #6EFDB5 #6E6EFD #FD6EB5
square
#FDFD6E #6EFDB5 #6E6EFD #FD6EB5
split-complementary
#FDFD6E #6EB5FD #B56EFD
monochromatic
#EDED03 #FCFC32 #FDFD6E #FEFEAA #FFFFE1
Accessibility & contrast
On white
1.08
#FDFD6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#FDFD6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD6E
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD6E | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF35E
Deuteranopia (green-blind)
#FFF976
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfd6e; /* rgb */ color: rgb(253, 253, 110); /* oklch */ color: oklch(96.7% 0.163 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9c',
500: '#fdfd6e',
950: '#000000',
},
}SCSS
$custom: #fdfd6e; $custom-light: #fffd9c; $custom-dark: #000000;
JSON
{
"hex": "#fdfd6e",
"rgb": {
"r": 253,
"g": 253,
"b": 110
},
"hsl": {
"h": 60,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.96737,
"c": 0.16329,
"h": 109.1
},
"luminance": 0.92259
}Semantic roles & 50–950 ramp
primary
#FDFD6E
secondary
#3636D9
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580