#F6D97A#F6D97A
#F6D97A is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 89.0% C 0.119 H 92.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D97A |
|---|---|
| RGB | rgb(246, 217, 122) |
| HSL | hsl(46, 87%, 72%) |
| HSV | hsv(46, 50%, 96%) |
| CMYK | cmyk(0%, 11.8%, 50.4%, 3.5%) |
| CIE-LAB | lab(87.30, -1.76, 50.10) |
| CIE-LCH | lch(87.30, 50.13, 92.02°) |
| OKLab | oklab(89% -0.0059 0.1193) |
| OKLCH | oklch(89% 0.119 92.8) |
| XYZ | xyz(66.3341, 70.6266, 28.5468) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.98
Sandy
#F1DA7A
ΔE00 1.71
Pale Gold
#FDDE6C
ΔE00 2.78
Light Mustard
#F7D560
ΔE00 3.19
Yellow Tan
#FFE36E
ΔE00 3.64
Sand Yellow
#FCE166
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D97A #7A97F6
analogous
#F69B7A #F6D97A #D5F67A
triadic
#F6D97A #7AF6D9 #D97AF6
tetradic
#F6D97A #7AF69B #7A97F6 #F67AD5
square
#F6D97A #7AF69B #7A97F6 #F67AD5
split-complementary
#F6D97A #7AD5F6 #9B7AF6
monochromatic
#E6B410 #F2C941 #F6D97A #FAE9B3 #FDF7E2
Accessibility & contrast
On white
1.39
#F6D97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F6D97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D97A
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D97A | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6d97a; /* rgb */ color: rgb(246, 217, 122); /* oklch */ color: oklch(89.0% 0.119 92.8);
Tailwind
colors: {
custom: {
50: '#fbe4a2',
500: '#f6d97a',
950: '#000000',
},
}SCSS
$custom: #f6d97a; $custom-light: #fbe4a2; $custom-dark: #000000;
JSON
{
"hex": "#f6d97a",
"rgb": {
"r": 246,
"g": 217,
"b": 122
},
"hsl": {
"h": 45.968,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.89001,
"c": 0.11944,
"h": 92.8
},
"luminance": 0.70624
}Semantic roles & 50–950 ramp
primary
#F6D97A
secondary
#4364D2
accent
#37E402
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480