#F6DB85#F6DB85
#F6DB85 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.6% C 0.110 H 92.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB85 |
|---|---|
| RGB | rgb(246, 219, 133) |
| HSL | hsl(46, 86%, 74%) |
| HSV | hsv(46, 46%, 96%) |
| CMYK | cmyk(0%, 11%, 45.9%, 3.5%) |
| CIE-LAB | lab(87.95, -1.79, 45.54) |
| CIE-LCH | lch(87.95, 45.57, 92.25°) |
| OKLab | oklab(89.55% -0.0049 0.1099) |
| OKLCH | oklch(89.55% 0.11 92.5) |
| XYZ | xyz(67.5732, 71.9521, 32.5145) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.58
Sandy
#F1DA7A
ΔE00 2.13
Pale Gold
#FDDE6C
ΔE00 4.04
Sand (survey)
#E2CA76
ΔE00 4.16
Yellow Tan
#FFE36E
ΔE00 4.63
Light Mustard
#F7D560
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB85 #85A0F6
analogous
#F6A385 #F6DB85 #D9F685
triadic
#F6DB85 #85F6DB #DB85F6
tetradic
#F6DB85 #85F6A3 #85A0F6 #F685D9
square
#F6DB85 #85F6A3 #85A0F6 #F685D9
split-complementary
#F6DB85 #85D9F6 #A385F6
monochromatic
#EEB913 #F2CA4C #F6DB85 #FAECBE #FDF7E3
Accessibility & contrast
On white
1.36
#F6DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F6DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB85
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB85 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6db85; /* rgb */ color: rgb(246, 219, 133); /* oklch */ color: oklch(89.6% 0.110 92.5);
Tailwind
colors: {
custom: {
50: '#fbe6aa',
500: '#f6db85',
950: '#000000',
},
}SCSS
$custom: #f6db85; $custom-light: #fbe6aa; $custom-dark: #000000;
JSON
{
"hex": "#f6db85",
"rgb": {
"r": 246,
"g": 219,
"b": 133
},
"hsl": {
"h": 45.664,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.89553,
"c": 0.11002,
"h": 92.5
},
"luminance": 0.71949
}Semantic roles & 50–950 ramp
primary
#F6DB85
secondary
#4C6CD3
accent
#38E303
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481