#F6DA78#F6DA78
#F6DA78 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.122 H 93.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA78 |
|---|---|
| RGB | rgb(246, 218, 120) |
| HSL | hsl(47, 88%, 72%) |
| HSV | hsv(47, 51%, 96%) |
| CMYK | cmyk(0%, 11.4%, 51.2%, 3.5%) |
| CIE-LAB | lab(87.53, -2.44, 51.34) |
| CIE-LCH | lch(87.53, 51.40, 92.72°) |
| OKLab | oklab(89.17% -0.0081 0.1219) |
| OKLCH | oklch(89.17% 0.122 93.8) |
| XYZ | xyz(66.4700, 71.0946, 27.9870) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.10
Sandy
#F1DA7A
ΔE00 1.40
Pale Gold
#FDDE6C
ΔE00 2.36
Light Mustard
#F7D560
ΔE00 2.98
Yellow Tan
#FFE36E
ΔE00 3.13
Sand Yellow
#FCE166
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA78 #7894F6
analogous
#F69B78 #F6DA78 #D3F678
triadic
#F6DA78 #78F6DA #DA78F6
tetradic
#F6DA78 #78F69B #7894F6 #F678D3
square
#F6DA78 #78F69B #7894F6 #F678D3
split-complementary
#F6DA78 #78D3F6 #9B78F6
monochromatic
#E4B50F #F2CA3F #F6DA78 #FAEAB1 #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F6DA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA78
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA78 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da78; /* rgb */ color: rgb(246, 218, 120); /* oklch */ color: oklch(89.2% 0.122 93.8);
Tailwind
colors: {
custom: {
50: '#fbe5a1',
500: '#f6da78',
950: '#000000',
},
}SCSS
$custom: #f6da78; $custom-light: #fbe5a1; $custom-dark: #000000;
JSON
{
"hex": "#f6da78",
"rgb": {
"r": 246,
"g": 218,
"b": 120
},
"hsl": {
"h": 46.667,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.89173,
"c": 0.12212,
"h": 93.8
},
"luminance": 0.71092
}Semantic roles & 50–950 ramp
primary
#F6DA78
secondary
#4161D1
accent
#34E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480