#F6F67B#F6F67B
#F6F67B is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.9% C 0.146 H 108.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F67B |
|---|---|
| RGB | rgb(246, 246, 123) |
| HSL | hsl(60, 87%, 72%) |
| HSV | hsv(60, 50%, 96%) |
| CMYK | cmyk(0%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(94.71, -16.11, 58.48) |
| CIE-LCH | lch(94.71, 60.66, 105.41°) |
| OKLab | oklab(94.88% -0.0471 0.1377) |
| OKLCH | oklch(94.88% 0.146 108.9) |
| XYZ | xyz(74.5387, 86.9362, 31.5889) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.23
Straw
#FCF679
ΔE00 1.51
Manilla
#FFFA86
ΔE00 1.75
Pale Yellow
#FFFF84
ΔE00 1.84
Butter
#FFFF81
ΔE00 1.84
Faded Yellow
#FEFF7F
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F67B #7B7BF6
analogous
#F6B97B #F6F67B #B9F67B
triadic
#F6F67B #7BF6F6 #F67BF6
tetradic
#F6F67B #7BF6B9 #7B7BF6 #F67BB9
square
#F6F67B #7BF6B9 #7B7BF6 #F67BB9
split-complementary
#F6F67B #7BB9F6 #B97BF6
monochromatic
#E7E710 #F2F242 #F6F67B #FAFAB4 #FDFDE2
Accessibility & contrast
On white
1.14
#F6F67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#F6F67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F67B
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F67B | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6F
Deuteranopia (green-blind)
#FFF281
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f67b; /* rgb */ color: rgb(246, 246, 123); /* oklch */ color: oklch(94.9% 0.146 108.9);
Tailwind
colors: {
custom: {
50: '#fbf9a4',
500: '#f6f67b',
950: '#000000',
},
}SCSS
$custom: #f6f67b; $custom-light: #fbf9a4; $custom-dark: #000000;
JSON
{
"hex": "#f6f67b",
"rgb": {
"r": 246,
"g": 246,
"b": 123
},
"hsl": {
"h": 60,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.94881,
"c": 0.14555,
"h": 108.9
},
"luminance": 0.86934
}Semantic roles & 50–950 ramp
primary
#F6F67B
secondary
#4444D2
accent
#02E402
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580