#F6DA83#F6DA83
#F6DA83 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.111 H 92.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA83 |
|---|---|
| RGB | rgb(246, 218, 131) |
| HSL | hsl(45, 86%, 74%) |
| HSV | hsv(45, 47%, 96%) |
| CMYK | cmyk(0%, 11.4%, 46.7%, 3.5%) |
| CIE-LAB | lab(87.67, -1.47, 46.17) |
| CIE-LCH | lch(87.67, 46.20, 91.82°) |
| OKLab | oklab(89.33% -0.0041 0.1112) |
| OKLCH | oklch(89.33% 0.111 92.1) |
| XYZ | xyz(67.1763, 71.3771, 31.7070) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.43
Sandy
#F1DA7A
ΔE00 2.17
Pale Gold
#FDDE6C
ΔE00 3.89
Sand (survey)
#E2CA76
ΔE00 4.04
Light Mustard
#F7D560
ΔE00 4.42
Yellow Tan
#FFE36E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA83 #839FF6
analogous
#F6A183 #F6DA83 #D9F683
triadic
#F6DA83 #83F6DA #DA83F6
tetradic
#F6DA83 #83F6A1 #839FF6 #F683D9
square
#F6DA83 #83F6A1 #839FF6 #F683D9
split-complementary
#F6DA83 #83D9F6 #A183F6
monochromatic
#EDB811 #F2C94A #F6DA83 #FAEBBC #FDF6E2
Accessibility & contrast
On white
1.37
#F6DA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F6DA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA83
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA83 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6da83; /* rgb */ color: rgb(246, 218, 131); /* oklch */ color: oklch(89.3% 0.111 92.1);
Tailwind
colors: {
custom: {
50: '#fbe5a8',
500: '#f6da83',
950: '#000000',
},
}SCSS
$custom: #f6da83; $custom-light: #fbe5a8; $custom-dark: #000000;
JSON
{
"hex": "#f6da83",
"rgb": {
"r": 246,
"g": 218,
"b": 131
},
"hsl": {
"h": 45.391,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.89326,
"c": 0.11129,
"h": 92.1
},
"luminance": 0.71374
}Semantic roles & 50–950 ramp
primary
#F6DA83
secondary
#4B6CD3
accent
#39E303
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480