#F6E678#F6E678
#F6E678 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.6% C 0.132 H 101.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E678 |
|---|---|
| RGB | rgb(246, 230, 120) |
| HSL | hsl(52, 88%, 72%) |
| HSV | hsv(52, 51%, 96%) |
| CMYK | cmyk(0%, 6.5%, 51.2%, 3.5%) |
| CIE-LAB | lab(90.57, -8.48, 54.97) |
| CIE-LCH | lch(90.57, 55.62, 98.77°) |
| OKLab | oklab(91.58% -0.0256 0.1298) |
| OKLCH | oklch(91.58% 0.132 101.1) |
| XYZ | xyz(69.6951, 77.5450, 29.0621) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.25
Yellow Tan
#FFE36E
ΔE00 3.27
Dull Yellow
#EEDC5B
ΔE00 3.30
Khaki (CSS)
#F0E68C
ΔE00 3.31
Sand Yellow
#FCE166
ΔE00 3.35
Yellowish
#FAEE66
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E678 #7888F6
analogous
#F6A778 #F6E678 #C7F678
triadic
#F6E678 #78F6E6 #E678F6
tetradic
#F6E678 #78F6A7 #7888F6 #F678C7
square
#F6E678 #78F6A7 #7888F6 #F678C7
split-complementary
#F6E678 #78C7F6 #A778F6
monochromatic
#E4C90F #F2DB3F #F6E678 #FAF1B1 #FDFAE2
Accessibility & contrast
On white
1.27
#F6E678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F6E678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E678
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E678 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06E
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6e678; /* rgb */ color: rgb(246, 230, 120); /* oklch */ color: oklch(91.6% 0.132 101.1);
Tailwind
colors: {
custom: {
50: '#fbeda1',
500: '#f6e678',
950: '#000000',
},
}SCSS
$custom: #f6e678; $custom-light: #fbeda1; $custom-dark: #000000;
JSON
{
"hex": "#f6e678",
"rgb": {
"r": 246,
"g": 230,
"b": 120
},
"hsl": {
"h": 52.381,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.9158,
"c": 0.1323,
"h": 101.1
},
"luminance": 0.77543
}Semantic roles & 50–950 ramp
primary
#F6E678
secondary
#4153D1
accent
#1EE401
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480