#F6F68D#F6F68D
#F6F68D is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.1% C 0.128 H 108.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F68D |
|---|---|
| RGB | rgb(246, 246, 141) |
| HSL | hsl(60, 85%, 76%) |
| HSV | hsv(60, 43%, 96%) |
| CMYK | cmyk(0%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(94.92, -14.49, 50.33) |
| CIE-LCH | lch(94.92, 52.38, 106.06°) |
| OKLab | oklab(95.12% -0.0408 0.1212) |
| OKLCH | oklch(95.12% 0.128 108.6) |
| XYZ | xyz(75.7709, 87.4291, 38.0782) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.22
Yellowish Tan
#FCFC81
ΔE00 2.57
Pale Yellow
#FFFF84
ΔE00 2.86
Straw
#FCF679
ΔE00 3.15
Butter
#FFFF81
ΔE00 3.15
Buff
#FEF69E
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F68D #8D8DF6
analogous
#F6C18D #F6F68D #C1F68D
triadic
#F6F68D #8DF6F6 #F68DF6
tetradic
#F6F68D #8DF6C1 #8D8DF6 #F68DC1
square
#F6F68D #8DF6C1 #8D8DF6 #F68DC1
split-complementary
#F6F68D #8DC1F6 #C18DF6
monochromatic
#EDED1C #F2F254 #F6F68D #FAFAC6 #FDFDE3
Accessibility & contrast
On white
1.14
#F6F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F6F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F68D
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F68D | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FFF292
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f68d; /* rgb */ color: rgb(246, 246, 141); /* oklch */ color: oklch(95.1% 0.128 108.6);
Tailwind
colors: {
custom: {
50: '#fbf9b0',
500: '#f6f68d',
950: '#000000',
},
}SCSS
$custom: #f6f68d; $custom-light: #fbf9b0; $custom-dark: #000000;
JSON
{
"hex": "#f6f68d",
"rgb": {
"r": 246,
"g": 246,
"b": 141
},
"hsl": {
"h": 60,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.95115,
"c": 0.12783,
"h": 108.6
},
"luminance": 0.87427
}Semantic roles & 50–950 ramp
primary
#F6F68D
secondary
#5353D4
accent
#04E204
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581