#F7F68D#F7F68D
#F7F68D is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.2% C 0.128 H 108.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F68D |
|---|---|
| RGB | rgb(247, 246, 141) |
| HSL | hsl(59, 87%, 76%) |
| HSV | hsv(59, 43%, 97%) |
| CMYK | cmyk(0%, 0.4%, 42.9%, 3.1%) |
| CIE-LAB | lab(95.00, -14.10, 50.45) |
| CIE-LCH | lch(95.00, 52.38, 105.62°) |
| OKLab | oklab(95.2% -0.0397 0.1214) |
| OKLCH | oklch(95.2% 0.128 108.1) |
| XYZ | xyz(76.1226, 87.6105, 38.0947) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.05
Yellowish Tan
#FCFC81
ΔE00 2.53
Pale Yellow
#FFFF84
ΔE00 2.82
Straw
#FCF679
ΔE00 3.01
Buff
#FEF69E
ΔE00 3.04
Butter
#FFFF81
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F68D #8D8EF7
analogous
#F7C18D #F7F68D #C3F78D
triadic
#F7F68D #8DF7F6 #F68DF7
tetradic
#F7F68D #8DF7C1 #8D8EF7 #F78DC3
square
#F7F68D #8DF7C1 #8D8EF7 #F78DC3
split-complementary
#F7F68D #8DC3F7 #C18DF7
monochromatic
#EFED1B #F3F154 #F7F68D #FBFBC6 #FDFDE2
Accessibility & contrast
On white
1.13
#F7F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F7F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F68D
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F68D | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FFF392
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f68d; /* rgb */ color: rgb(247, 246, 141); /* oklch */ color: oklch(95.2% 0.128 108.1);
Tailwind
colors: {
custom: {
50: '#fbf9b0',
500: '#f7f68d',
950: '#000000',
},
}SCSS
$custom: #f7f68d; $custom-light: #fbf9b0; $custom-dark: #000000;
JSON
{
"hex": "#f7f68d",
"rgb": {
"r": 247,
"g": 246,
"b": 141
},
"hsl": {
"h": 59.434,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.95195,
"c": 0.12772,
"h": 108.1
},
"luminance": 0.87609
}Semantic roles & 50–950 ramp
primary
#F7F68D
secondary
#5354D5
accent
#04E302
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581