#F6DB80#F6DB80
#F6DB80 is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.115 H 93.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB80 |
|---|---|
| RGB | rgb(246, 219, 128) |
| HSL | hsl(46, 87%, 73%) |
| HSV | hsv(46, 48%, 96%) |
| CMYK | cmyk(0%, 11%, 48%, 3.5%) |
| CIE-LAB | lab(87.88, -2.25, 47.90) |
| CIE-LCH | lch(87.88, 47.96, 92.69°) |
| OKLab | oklab(89.48% -0.0067 0.1149) |
| OKLCH | oklch(89.48% 0.115 93.3) |
| XYZ | xyz(67.2360, 71.8172, 30.7384) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.08
Sandy
#F1DA7A
ΔE00 1.51
Pale Gold
#FDDE6C
ΔE00 3.30
Yellow Tan
#FFE36E
ΔE00 3.90
Light Mustard
#F7D560
ΔE00 4.00
Sand (survey)
#E2CA76
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB80 #809BF6
analogous
#F6A080 #F6DB80 #D6F680
triadic
#F6DB80 #80F6DB #DB80F6
tetradic
#F6DB80 #80F6A0 #809BF6 #F680D6
square
#F6DB80 #80F6A0 #809BF6 #F680D6
split-complementary
#F6DB80 #80D6F6 #A080F6
monochromatic
#EBB911 #F2CB47 #F6DB80 #FAEBB9 #FDF7E2
Accessibility & contrast
On white
1.37
#F6DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F6DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB80
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB80 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD878
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6db80; /* rgb */ color: rgb(246, 219, 128); /* oklch */ color: oklch(89.5% 0.115 93.3);
Tailwind
colors: {
custom: {
50: '#fbe6a6',
500: '#f6db80',
950: '#000000',
},
}SCSS
$custom: #f6db80; $custom-light: #fbe6a6; $custom-dark: #000000;
JSON
{
"hex": "#f6db80",
"rgb": {
"r": 246,
"g": 219,
"b": 128
},
"hsl": {
"h": 46.271,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.89481,
"c": 0.11507,
"h": 93.3
},
"luminance": 0.71814
}Semantic roles & 50–950 ramp
primary
#F6DB80
secondary
#4868D2
accent
#36E302
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480