#F6E377#F6E377
#F6E377 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 91.0% C 0.131 H 99.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E377 |
|---|---|
| RGB | rgb(246, 227, 119) |
| HSL | hsl(51, 88%, 72%) |
| HSV | hsv(51, 52%, 96%) |
| CMYK | cmyk(0%, 7.7%, 51.6%, 3.5%) |
| CIE-LAB | lab(89.80, -7.07, 54.52) |
| CIE-LCH | lch(89.80, 54.98, 97.39°) |
| OKLab | oklab(90.96% -0.0216 0.1287) |
| OKLCH | oklch(90.96% 0.131 99.5) |
| XYZ | xyz(68.8071, 75.8655, 28.4683) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.59
Sandy
#F1DA7A
ΔE00 2.70
Sand Yellow
#FCE166
ΔE00 2.75
Sandy Yellow
#FDEE73
ΔE00 2.99
Dull Yellow
#EEDC5B
ΔE00 3.11
Pale Gold
#FDDE6C
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E377 #778AF6
analogous
#F6A477 #F6E377 #C9F677
triadic
#F6E377 #77F6E3 #E377F6
tetradic
#F6E377 #77F6A4 #778AF6 #F677C9
square
#F6E377 #77F6A4 #778AF6 #F677C9
split-complementary
#F6E377 #77C9F6 #A477F6
monochromatic
#E4C40F #F2D73E #F6E377 #FAEFB0 #FDF9E2
Accessibility & contrast
On white
1.30
#F6E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F6E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E377
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E377 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#FFD6CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6e377; /* rgb */ color: rgb(246, 227, 119); /* oklch */ color: oklch(91.0% 0.131 99.5);
Tailwind
colors: {
custom: {
50: '#fbeba1',
500: '#f6e377',
950: '#000000',
},
}SCSS
$custom: #f6e377; $custom-light: #fbeba1; $custom-dark: #000000;
JSON
{
"hex": "#f6e377",
"rgb": {
"r": 246,
"g": 227,
"b": 119
},
"hsl": {
"h": 51.024,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.90962,
"c": 0.13053,
"h": 99.5
},
"luminance": 0.75863
}Semantic roles & 50–950 ramp
primary
#F6E377
secondary
#4056D1
accent
#23E401
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480