#FFFF6E#FFFF6E
#FFFF6E is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.165 H 109.1°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF6E |
|---|---|
| RGB | rgb(255, 255, 110) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 57%, 100%) |
| CMYK | cmyk(0%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(97.59, -17.91, 67.66) |
| CIE-LCH | lch(97.59, 69.99, 104.82°) |
| OKLab | oklab(97.31% -0.054 0.1559) |
| OKLCH | oklch(97.31% 0.165 109.1) |
| XYZ | xyz(79.8167, 93.9079, 28.6703) |
| Luminance | 0.9391 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.45
Butter Yellow
#FFFD74
ΔE00 0.92
Canary
#FDFF63
ΔE00 1.08
Custard
#FFFD78
ΔE00 1.30
Light Yellow
#FFFE7A
ΔE00 1.38
Banana (survey)
#FFFF7E
ΔE00 1.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF6E #6E6EFF
analogous
#FFB76E #FFFF6E #B7FF6E
triadic
#FFFF6E #6EFFFF #FF6EFF
tetradic
#FFFF6E #6EFFB7 #6E6EFF #FF6EB7
square
#FFFF6E #6EFFB7 #6E6EFF #FF6EB7
split-complementary
#FFFF6E #6EB7FF #B76EFF
monochromatic
#F3F300 #FFFF31 #FFFF6E #FFFFAB #FFFFE0
Accessibility & contrast
On white
1.06
#FFFF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FFFF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF6E
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF6E | 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)
#FFF55E
Deuteranopia (green-blind)
#FFFA76
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ffff6e; /* rgb */ color: rgb(255, 255, 110); /* oklch */ color: oklch(97.3% 0.165 109.1);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#ffff6e',
950: '#000000',
},
}SCSS
$custom: #ffff6e; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#ffff6e",
"rgb": {
"r": 255,
"g": 255,
"b": 110
},
"hsl": {
"h": 60,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.97307,
"c": 0.16503,
"h": 109.1
},
"luminance": 0.93906
}Semantic roles & 50–950 ramp
primary
#FFFF6E
secondary
#3636DB
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580