#FFFD6E#FFFD6E
#FFFD6E is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.9% C 0.163 H 108.3°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD6E |
|---|---|
| RGB | rgb(255, 253, 110) |
| HSL | hsl(59, 100%, 72%) |
| HSV | hsv(59, 57%, 100%) |
| CMYK | cmyk(0%, 0.8%, 56.9%, 0%) |
| CIE-LAB | lab(97.08, -16.95, 67.09) |
| CIE-LCH | lch(97.08, 69.20, 104.17°) |
| OKLab | oklab(96.9% -0.0513 0.1547) |
| OKLCH | oklch(96.9% 0.163 108.3) |
| XYZ | xyz(79.1821, 92.6386, 28.4588) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.39
Butter Yellow
#FFFD74
ΔE00 0.64
Custard
#FFFD78
ΔE00 1.08
Light Yellow
#FFFE7A
ΔE00 1.28
Canary
#FDFF63
ΔE00 1.41
Banana (survey)
#FFFF7E
ΔE00 1.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD6E #6E70FF
analogous
#FFB46E #FFFD6E #B9FF6E
triadic
#FFFD6E #6EFFFD #FD6EFF
tetradic
#FFFD6E #6EFFB4 #6E70FF #FF6EB9
square
#FFFD6E #6EFFB4 #6E70FF #FF6EB9
split-complementary
#FFFD6E #6EB9FF #B46EFF
monochromatic
#F3EF00 #FFFC31 #FFFD6E #FFFEAB #FFFFE0
Accessibility & contrast
On white
1.08
#FFFD6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#FFFD6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD6E
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD6E | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF45E
Deuteranopia (green-blind)
#FFF976
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd6e; /* rgb */ color: rgb(255, 253, 110); /* oklch */ color: oklch(96.9% 0.163 108.3);
Tailwind
colors: {
custom: {
50: '#fffd9c',
500: '#fffd6e',
950: '#000000',
},
}SCSS
$custom: #fffd6e; $custom-light: #fffd9c; $custom-dark: #000000;
JSON
{
"hex": "#fffd6e",
"rgb": {
"r": 255,
"g": 253,
"b": 110
},
"hsl": {
"h": 59.172,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.96898,
"c": 0.16299,
"h": 108.3
},
"luminance": 0.92636
}Semantic roles & 50–950 ramp
primary
#FFFD6E
secondary
#3638DB
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580