#F6DD78#F6DD78
#F6DD78 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.8% C 0.124 H 95.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DD78 |
|---|---|
| RGB | rgb(246, 221, 120) |
| HSL | hsl(48, 88%, 72%) |
| HSV | hsv(48, 51%, 96%) |
| CMYK | cmyk(0%, 10.2%, 51.2%, 3.5%) |
| CIE-LAB | lab(88.29, -3.96, 52.25) |
| CIE-LCH | lch(88.29, 52.40, 94.34°) |
| OKLab | oklab(89.77% -0.0125 0.1238) |
| OKLCH | oklch(89.77% 0.124 95.8) |
| XYZ | xyz(67.2549, 72.6646, 28.2487) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.10
Wheat (survey)
#FBDD7E
ΔE00 1.78
Pale Gold
#FDDE6C
ΔE00 2.23
Yellow Tan
#FFE36E
ΔE00 2.52
Sand Yellow
#FCE166
ΔE00 2.91
Light Mustard
#F7D560
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DD78 #7891F6
analogous
#F69E78 #F6DD78 #D0F678
triadic
#F6DD78 #78F6DD #DD78F6
tetradic
#F6DD78 #78F69E #7891F6 #F678D0
square
#F6DD78 #78F69E #7891F6 #F678D0
split-complementary
#F6DD78 #78D0F6 #9E78F6
monochromatic
#E4BA0F #F2CF3F #F6DD78 #FAEBB1 #FDF8E2
Accessibility & contrast
On white
1.35
#F6DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#F6DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DD78
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DD78 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#F6E17C
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dd78; /* rgb */ color: rgb(246, 221, 120); /* oklch */ color: oklch(89.8% 0.124 95.8);
Tailwind
colors: {
custom: {
50: '#fbe7a1',
500: '#f6dd78',
950: '#000000',
},
}SCSS
$custom: #f6dd78; $custom-light: #fbe7a1; $custom-dark: #000000;
JSON
{
"hex": "#f6dd78",
"rgb": {
"r": 246,
"g": 221,
"b": 120
},
"hsl": {
"h": 48.095,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.89771,
"c": 0.12447,
"h": 95.8
},
"luminance": 0.72662
}Semantic roles & 50–950 ramp
primary
#F6DD78
secondary
#415ED1
accent
#2EE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480