#F6F07B#F6F07B
#F6F07B is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.7% C 0.139 H 106.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F07B |
|---|---|
| RGB | rgb(246, 240, 123) |
| HSL | hsl(57, 87%, 72%) |
| HSV | hsv(57, 50%, 96%) |
| CMYK | cmyk(0%, 2.4%, 50%, 3.5%) |
| CIE-LAB | lab(93.17, -13.18, 56.66) |
| CIE-LCH | lch(93.17, 58.17, 103.10°) |
| OKLab | oklab(93.65% -0.0387 0.1338) |
| OKLCH | oklch(93.65% 0.139 106.1) |
| XYZ | xyz(72.7432, 83.3451, 30.9904) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.52
Manilla
#FFFA86
ΔE00 2.07
Sandy Yellow
#FDEE73
ΔE00 2.43
Yellowish Tan
#FCFC81
ΔE00 2.69
Yellowish
#FAEE66
ΔE00 2.80
Custard
#FFFD78
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F07B #7B81F6
analogous
#F6B27B #F6F07B #BFF67B
triadic
#F6F07B #7BF6F0 #F07BF6
tetradic
#F6F07B #7BF6B2 #7B81F6 #F67BBF
square
#F6F07B #7BF6B2 #7B81F6 #F67BBF
split-complementary
#F6F07B #7BBFF6 #B27BF6
monochromatic
#E7DC10 #F2E942 #F6F07B #FAF7B4 #FDFCE2
Accessibility & contrast
On white
1.19
#F6F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#F6F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F07B
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F07B | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#FFEE81
Tritanopia (blue-blind)
#FFE3D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f6f07b; /* rgb */ color: rgb(246, 240, 123); /* oklch */ color: oklch(93.7% 0.139 106.1);
Tailwind
colors: {
custom: {
50: '#fbf4a4',
500: '#f6f07b',
950: '#000000',
},
}SCSS
$custom: #f6f07b; $custom-light: #fbf4a4; $custom-dark: #000000;
JSON
{
"hex": "#f6f07b",
"rgb": {
"r": 246,
"g": 240,
"b": 123
},
"hsl": {
"h": 57.073,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.93651,
"c": 0.13924,
"h": 106.1
},
"luminance": 0.83343
}Semantic roles & 50–950 ramp
primary
#F6F07B
secondary
#444AD2
accent
#0DE402
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580