#F6D381#F6D381
#F6D381 is a very light, moderate orange. Relative luminance 0.678; OKLCH L 87.9% C 0.108 H 87.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D381 |
|---|---|
| RGB | rgb(246, 211, 129) |
| HSL | hsl(42, 87%, 74%) |
| HSV | hsv(42, 48%, 96%) |
| CMYK | cmyk(0%, 14.2%, 47.6%, 3.5%) |
| CIE-LAB | lab(85.89, 1.93, 44.95) |
| CIE-LCH | lch(85.89, 44.99, 87.54°) |
| OKLab | oklab(87.92% 0.0055 0.1083) |
| OKLCH | oklch(87.92% 0.108 87.1) |
| XYZ | xyz(65.2650, 67.7694, 30.4077) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.43
Sand (survey)
#E2CA76
ΔE00 4.21
Sandy
#F1DA7A
ΔE00 4.58
Light Mustard
#F7D560
ΔE00 5.19
Pale Gold
#FDDE6C
ΔE00 5.52
Maize
#F4D054
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D381 #81A4F6
analogous
#F69881 #F6D381 #DFF681
triadic
#F6D381 #81F6D3 #D381F6
tetradic
#F6D381 #81F698 #81A4F6 #F681DF
square
#F6D381 #81F698 #81A4F6 #F681DF
split-complementary
#F6D381 #81DFF6 #9881F6
monochromatic
#ECAA11 #F2BF48 #F6D381 #FAE7BA #FDF5E2
Accessibility & contrast
On white
1.44
#F6D381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#F6D381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D381
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D381 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17A
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6d381; /* rgb */ color: rgb(246, 211, 129); /* oklch */ color: oklch(87.9% 0.108 87.1);
Tailwind
colors: {
custom: {
50: '#fbe0a7',
500: '#f6d381',
950: '#000000',
},
}SCSS
$custom: #f6d381; $custom-light: #fbe0a7; $custom-dark: #000000;
JSON
{
"hex": "#f6d381",
"rgb": {
"r": 246,
"g": 211,
"b": 129
},
"hsl": {
"h": 42.051,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.87916,
"c": 0.10847,
"h": 87.1
},
"luminance": 0.67766
}Semantic roles & 50–950 ramp
primary
#F6D381
secondary
#4972D2
accent
#46E302
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480