#FFFF6D#FFFF6D
#FFFF6D is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.166 H 109.1°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF6D |
|---|---|
| RGB | rgb(255, 255, 109) |
| HSL | hsl(60, 100%, 71%) |
| HSV | hsv(60, 57%, 100%) |
| CMYK | cmyk(0%, 0%, 57.3%, 0%) |
| CIE-LAB | lab(97.59, -17.98, 68.07) |
| CIE-LCH | lch(97.59, 70.41, 104.79°) |
| OKLab | oklab(97.3% -0.0543 0.1567) |
| OKLCH | oklch(97.3% 0.166 109.1) |
| XYZ | xyz(79.7626, 93.8863, 28.3852) |
| Luminance | 0.9388 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.54
Canary
#FDFF63
ΔE00 0.98
Butter Yellow
#FFFD74
ΔE00 1.00
Custard
#FFFD78
ΔE00 1.39
Light Yellow
#FFFE7A
ΔE00 1.48
Banana (survey)
#FFFF7E
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF6D #6D6DFF
analogous
#FFB66D #FFFF6D #B6FF6D
triadic
#FFFF6D #6DFFFF #FF6DFF
tetradic
#FFFF6D #6DFFB6 #6D6DFF #FF6DB6
square
#FFFF6D #6DFFB6 #6D6DFF #FF6DB6
split-complementary
#FFFF6D #6DB6FF #B66DFF
monochromatic
#F2F200 #FFFF30 #FFFF6D #FFFFAA #FFFFE0
Accessibility & contrast
On white
1.06
#FFFF6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FFFF6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF6D
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF6D | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF55D
Deuteranopia (green-blind)
#FFFA75
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ffff6d; /* rgb */ color: rgb(255, 255, 109); /* oklch */ color: oklch(97.3% 0.166 109.1);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#ffff6d',
950: '#000000',
},
}SCSS
$custom: #ffff6d; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#ffff6d",
"rgb": {
"r": 255,
"g": 255,
"b": 109
},
"hsl": {
"h": 60,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.97298,
"c": 0.16583,
"h": 109.1
},
"luminance": 0.93884
}Semantic roles & 50–950 ramp
primary
#FFFF6D
secondary
#3535DB
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580