#F6F67F#F6F67F
#F6F67F is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.142 H 108.8°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F67F |
|---|---|
| RGB | rgb(246, 246, 127) |
| HSL | hsl(60, 87%, 73%) |
| HSV | hsv(60, 48%, 96%) |
| CMYK | cmyk(0%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(94.75, -15.78, 56.70) |
| CIE-LCH | lch(94.75, 58.86, 105.55°) |
| OKLab | oklab(94.93% -0.0457 0.1342) |
| OKLCH | oklch(94.93% 0.142 108.8) |
| XYZ | xyz(74.7942, 87.0385, 32.9347) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.28
Manilla
#FFFA86
ΔE00 1.59
Straw
#FCF679
ΔE00 1.72
Pale Yellow
#FFFF84
ΔE00 1.86
Butter
#FFFF81
ΔE00 1.95
Faded Yellow
#FEFF7F
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F67F #7F7FF6
analogous
#F6BA7F #F6F67F #BAF67F
triadic
#F6F67F #7FF6F6 #F67FF6
tetradic
#F6F67F #7FF6BA #7F7FF6 #F67FBA
square
#F6F67F #7FF6BA #7F7FF6 #F67FBA
split-complementary
#F6F67F #7FBAF6 #BA7FF6
monochromatic
#EAEA10 #F2F246 #F6F67F #FAFAB8 #FDFDE2
Accessibility & contrast
On white
1.14
#F6F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F6F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F67F
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F67F | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFF285
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f67f; /* rgb */ color: rgb(246, 246, 127); /* oklch */ color: oklch(94.9% 0.142 108.8);
Tailwind
colors: {
custom: {
50: '#fbf9a7',
500: '#f6f67f',
950: '#000000',
},
}SCSS
$custom: #f6f67f; $custom-light: #fbf9a7; $custom-dark: #000000;
JSON
{
"hex": "#f6f67f",
"rgb": {
"r": 246,
"g": 246,
"b": 127
},
"hsl": {
"h": 60,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.9493,
"c": 0.14177,
"h": 108.8
},
"luminance": 0.87037
}Semantic roles & 50–950 ramp
primary
#F6F67F
secondary
#4747D2
accent
#02E302
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580