#F6D67D#F6D67D
#F6D67D is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.4% C 0.114 H 90.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D67D |
|---|---|
| RGB | rgb(246, 214, 125) |
| HSL | hsl(44, 87%, 73%) |
| HSV | hsv(44, 49%, 96%) |
| CMYK | cmyk(0%, 13%, 49.2%, 3.5%) |
| CIE-LAB | lab(86.59, 0.03, 47.78) |
| CIE-LCH | lch(86.59, 47.78, 89.97°) |
| OKLab | oklab(88.45% -0.0004 0.1144) |
| OKLCH | oklch(88.45% 0.114 90.2) |
| XYZ | xyz(65.7566, 69.1696, 29.2855) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.87
Sandy
#F1DA7A
ΔE00 2.98
Sand (survey)
#E2CA76
ΔE00 3.85
Light Mustard
#F7D560
ΔE00 3.87
Pale Gold
#FDDE6C
ΔE00 3.95
Maize
#F4D054
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D67D #7D9DF6
analogous
#F6997D #F6D67D #DAF67D
triadic
#F6D67D #7DF6D6 #D67DF6
tetradic
#F6D67D #7DF699 #7D9DF6 #F67DDA
square
#F6D67D #7DF699 #7D9DF6 #F67DDA
split-complementary
#F6D67D #7DDAF6 #997DF6
monochromatic
#E9AF10 #F2C444 #F6D67D #FAE8B6 #FDF6E2
Accessibility & contrast
On white
1.42
#F6D67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F6D67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D67D
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D67D | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#F0DD80
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f6d67d; /* rgb */ color: rgb(246, 214, 125); /* oklch */ color: oklch(88.4% 0.114 90.2);
Tailwind
colors: {
custom: {
50: '#fbe2a4',
500: '#f6d67d',
950: '#000000',
},
}SCSS
$custom: #f6d67d; $custom-light: #fbe2a4; $custom-dark: #000000;
JSON
{
"hex": "#f6d67d",
"rgb": {
"r": 246,
"g": 214,
"b": 125
},
"hsl": {
"h": 44.132,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.88448,
"c": 0.11437,
"h": 90.2
},
"luminance": 0.69167
}Semantic roles & 50–950 ramp
primary
#F6D67D
secondary
#456AD2
accent
#3EE402
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480