#F6D67F#F6D67F
#F6D67F is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.5% C 0.112 H 89.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D67F |
|---|---|
| RGB | rgb(246, 214, 127) |
| HSL | hsl(44, 87%, 73%) |
| HSV | hsv(44, 48%, 96%) |
| CMYK | cmyk(0%, 13%, 48.4%, 3.5%) |
| CIE-LAB | lab(86.61, 0.21, 46.83) |
| CIE-LCH | lch(86.61, 46.83, 89.75°) |
| OKLab | oklab(88.48% 0.0003 0.1124) |
| OKLCH | oklch(88.48% 0.112 89.8) |
| XYZ | xyz(65.8856, 69.2212, 29.9651) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 3.17
Sand (survey)
#E2CA76
ΔE00 3.85
Light Mustard
#F7D560
ΔE00 4.20
Pale Gold
#FDDE6C
ΔE00 4.24
Maize
#F4D054
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D67F #7F9FF6
analogous
#F69B7F #F6D67F #DAF67F
triadic
#F6D67F #7FF6D6 #D67FF6
tetradic
#F6D67F #7FF69B #7F9FF6 #F67FDA
square
#F6D67F #7FF69B #7F9FF6 #F67FDA
split-complementary
#F6D67F #7FDAF6 #9B7FF6
monochromatic
#EAB010 #F2C446 #F6D67F #FAE8B8 #FDF6E2
Accessibility & contrast
On white
1.41
#F6D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#F6D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D67F
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D67F | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f6d67f; /* rgb */ color: rgb(246, 214, 127); /* oklch */ color: oklch(88.5% 0.112 89.8);
Tailwind
colors: {
custom: {
50: '#fbe2a5',
500: '#f6d67f',
950: '#000000',
},
}SCSS
$custom: #f6d67f; $custom-light: #fbe2a5; $custom-dark: #000000;
JSON
{
"hex": "#f6d67f",
"rgb": {
"r": 246,
"g": 214,
"b": 127
},
"hsl": {
"h": 43.866,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.88477,
"c": 0.1124,
"h": 89.8
},
"luminance": 0.69218
}Semantic roles & 50–950 ramp
primary
#F6D67F
secondary
#476CD2
accent
#3FE302
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480