#F6DA80#F6DA80
#F6DA80 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.114 H 92.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA80 |
|---|---|
| RGB | rgb(246, 218, 128) |
| HSL | hsl(46, 87%, 73%) |
| HSV | hsv(46, 48%, 96%) |
| CMYK | cmyk(0%, 11.4%, 48%, 3.5%) |
| CIE-LAB | lab(87.63, -1.74, 47.59) |
| CIE-LCH | lch(87.63, 47.63, 92.10°) |
| OKLab | oklab(89.28% -0.0052 0.1142) |
| OKLCH | oklch(89.28% 0.114 92.6) |
| XYZ | xyz(66.9759, 71.2970, 30.6517) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.11
Sandy
#F1DA7A
ΔE00 1.82
Pale Gold
#FDDE6C
ΔE00 3.44
Light Mustard
#F7D560
ΔE00 3.99
Sand (survey)
#E2CA76
ΔE00 4.07
Yellow Tan
#FFE36E
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA80 #809CF6
analogous
#F69F80 #F6DA80 #D7F680
triadic
#F6DA80 #80F6DA #DA80F6
tetradic
#F6DA80 #80F69F #809CF6 #F680D7
square
#F6DA80 #80F69F #809CF6 #F680D7
split-complementary
#F6DA80 #80D7F6 #9F80F6
monochromatic
#EBB711 #F2C947 #F6DA80 #FAEBB9 #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#F6DA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA80
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA80 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD779
Deuteranopia (green-blind)
#F3DF83
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6da80; /* rgb */ color: rgb(246, 218, 128); /* oklch */ color: oklch(89.3% 0.114 92.6);
Tailwind
colors: {
custom: {
50: '#fbe5a6',
500: '#f6da80',
950: '#000000',
},
}SCSS
$custom: #f6da80; $custom-light: #fbe5a6; $custom-dark: #000000;
JSON
{
"hex": "#f6da80",
"rgb": {
"r": 246,
"g": 218,
"b": 128
},
"hsl": {
"h": 45.763,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.89282,
"c": 0.1143,
"h": 92.6
},
"luminance": 0.71294
}Semantic roles & 50–950 ramp
primary
#F6DA80
secondary
#4869D2
accent
#38E302
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480