#F6D677#F6D677
#F6D677 is a very light, vivid orange. Relative luminance 0.690; OKLCH L 88.4% C 0.120 H 91.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D677 |
|---|---|
| RGB | rgb(246, 214, 119) |
| HSL | hsl(45, 88%, 72%) |
| HSV | hsv(45, 52%, 96%) |
| CMYK | cmyk(0%, 13%, 51.6%, 3.5%) |
| CIE-LAB | lab(86.51, -0.49, 50.59) |
| CIE-LCH | lch(86.51, 50.59, 90.55°) |
| OKLab | oklab(88.37% -0.0026 0.1201) |
| OKLCH | oklch(88.37% 0.12 91.2) |
| XYZ | xyz(65.3848, 69.0209, 27.3275) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.61
Sandy
#F1DA7A
ΔE00 2.62
Light Mustard
#F7D560
ΔE00 2.95
Pale Gold
#FDDE6C
ΔE00 3.13
Sand (survey)
#E2CA76
ΔE00 3.99
Maize
#F4D054
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D677 #7797F6
analogous
#F69777 #F6D677 #D7F677
triadic
#F6D677 #77F6D6 #D677F6
tetradic
#F6D677 #77F697 #7797F6 #F677D7
square
#F6D677 #77F697 #7797F6 #F677D7
split-complementary
#F6D677 #77D7F6 #9777F6
monochromatic
#E4AE0F #F2C53E #F6D677 #FAE7B0 #FDF6E2
Accessibility & contrast
On white
1.42
#F6D677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#F6D677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D677
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D677 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36F
Deuteranopia (green-blind)
#F0DC7B
Tritanopia (blue-blind)
#FFC9C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f6d677; /* rgb */ color: rgb(246, 214, 119); /* oklch */ color: oklch(88.4% 0.120 91.2);
Tailwind
colors: {
custom: {
50: '#fce2a0',
500: '#f6d677',
950: '#000000',
},
}SCSS
$custom: #f6d677; $custom-light: #fce2a0; $custom-dark: #000000;
JSON
{
"hex": "#f6d677",
"rgb": {
"r": 246,
"g": 214,
"b": 119
},
"hsl": {
"h": 44.882,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.88367,
"c": 0.12015,
"h": 91.2
},
"luminance": 0.69018
}Semantic roles & 50–950 ramp
primary
#F6D677
secondary
#4065D1
accent
#3AE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480