#F6DB78#F6DB78
#F6DB78 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.123 H 94.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB78 |
|---|---|
| RGB | rgb(246, 219, 120) |
| HSL | hsl(47, 88%, 72%) |
| HSV | hsv(47, 51%, 96%) |
| CMYK | cmyk(0%, 11%, 51.2%, 3.5%) |
| CIE-LAB | lab(87.78, -2.95, 51.64) |
| CIE-LCH | lch(87.78, 51.73, 93.27°) |
| OKLab | oklab(89.37% -0.0096 0.1225) |
| OKLCH | oklch(89.37% 0.123 94.5) |
| XYZ | xyz(66.7300, 71.6148, 28.0737) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.19
Wheat (survey)
#FBDD7E
ΔE00 1.26
Pale Gold
#FDDE6C
ΔE00 2.25
Yellow Tan
#FFE36E
ΔE00 2.89
Light Mustard
#F7D560
ΔE00 3.08
Sand Yellow
#FCE166
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB78 #7893F6
analogous
#F69C78 #F6DB78 #D2F678
triadic
#F6DB78 #78F6DB #DB78F6
tetradic
#F6DB78 #78F69C #7893F6 #F678D2
square
#F6DB78 #78F69C #7893F6 #F678D2
split-complementary
#F6DB78 #78D2F6 #9C78F6
monochromatic
#E4B70F #F2CC3F #F6DB78 #FAEAB1 #FDF7E2
Accessibility & contrast
On white
1.37
#F6DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#F6DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB78
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB78 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6db78; /* rgb */ color: rgb(246, 219, 120); /* oklch */ color: oklch(89.4% 0.123 94.5);
Tailwind
colors: {
custom: {
50: '#fbe5a1',
500: '#f6db78',
950: '#000000',
},
}SCSS
$custom: #f6db78; $custom-light: #fbe5a1; $custom-dark: #000000;
JSON
{
"hex": "#f6db78",
"rgb": {
"r": 246,
"g": 219,
"b": 120
},
"hsl": {
"h": 47.143,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.89372,
"c": 0.12288,
"h": 94.5
},
"luminance": 0.71612
}Semantic roles & 50–950 ramp
primary
#F6DB78
secondary
#4160D1
accent
#32E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480