#F6DE89#F6DE89
#F6DE89 is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.108 H 94.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DE89 |
|---|---|
| RGB | rgb(246, 222, 137) |
| HSL | hsl(47, 86%, 75%) |
| HSV | hsv(47, 44%, 96%) |
| CMYK | cmyk(0%, 9.8%, 44.3%, 3.5%) |
| CIE-LAB | lab(88.75, -2.93, 44.58) |
| CIE-LCH | lch(88.75, 44.67, 93.76°) |
| OKLab | oklab(90.21% -0.0078 0.108) |
| OKLCH | oklch(90.21% 0.108 94.1) |
| XYZ | xyz(68.6446, 73.6441, 34.2609) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.09
Wheat (survey)
#FBDD7E
ΔE00 2.11
Khaki (CSS)
#F0E68C
ΔE00 4.23
Pale Gold
#FDDE6C
ΔE00 4.34
Yellow Tan
#FFE36E
ΔE00 4.64
Sand (survey)
#E2CA76
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DE89 #89A1F6
analogous
#F6A789 #F6DE89 #D7F689
triadic
#F6DE89 #89F6DE #DE89F6
tetradic
#F6DE89 #89F6A7 #89A1F6 #F689D7
square
#F6DE89 #89F6A7 #89A1F6 #F689D7
split-complementary
#F6DE89 #89D7F6 #A789F6
monochromatic
#EDBE17 #F2CE50 #F6DE89 #FAEEC2 #FDF7E3
Accessibility & contrast
On white
1.34
#F6DE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F6DE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DE89
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DE89 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f6de89; /* rgb */ color: rgb(246, 222, 137); /* oklch */ color: oklch(90.2% 0.108 94.1);
Tailwind
colors: {
custom: {
50: '#fbe8ac',
500: '#f6de89',
950: '#000000',
},
}SCSS
$custom: #f6de89; $custom-light: #fbe8ac; $custom-dark: #000000;
JSON
{
"hex": "#f6de89",
"rgb": {
"r": 246,
"g": 222,
"b": 137
},
"hsl": {
"h": 46.789,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.90209,
"c": 0.10827,
"h": 94.1
},
"luminance": 0.73642
}Semantic roles & 50–950 ramp
primary
#F6DE89
secondary
#506DD3
accent
#34E203
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481