#F5E678#F5E678
#F5E678 is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.5% C 0.132 H 101.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E678 |
|---|---|
| RGB | rgb(245, 230, 120) |
| HSL | hsl(53, 86%, 72%) |
| HSV | hsv(53, 51%, 96%) |
| CMYK | cmyk(0%, 6.1%, 51%, 3.9%) |
| CIE-LAB | lab(90.49, -8.88, 54.85) |
| CIE-LCH | lch(90.49, 55.57, 99.20°) |
| OKLab | oklab(91.5% -0.0266 0.1296) |
| OKLCH | oklch(91.5% 0.132 101.6) |
| XYZ | xyz(69.3453, 77.3646, 29.0457) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.26
Khaki (CSS)
#F0E68C
ΔE00 3.19
Dull Yellow
#EEDC5B
ΔE00 3.33
Yellowish
#FAEE66
ΔE00 3.40
Yellow Tan
#FFE36E
ΔE00 3.52
Sand Yellow
#FCE166
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E678 #7887F5
analogous
#F5A878 #F5E678 #C6F578
triadic
#F5E678 #78F5E6 #E678F5
tetradic
#F5E678 #78F5A8 #7887F5 #F578C6
square
#F5E678 #78F5A8 #7887F5 #F578C6
split-complementary
#F5E678 #78C6F5 #A878F5
monochromatic
#E2C911 #F1DB3F #F5E678 #F9F1B1 #FDFAE3
Accessibility & contrast
On white
1.27
#F5E678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F5E678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E678
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E678 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06E
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5e678; /* rgb */ color: rgb(245, 230, 120); /* oklch */ color: oklch(91.5% 0.132 101.6);
Tailwind
colors: {
custom: {
50: '#fbeda1',
500: '#f5e678',
950: '#000000',
},
}SCSS
$custom: #f5e678; $custom-light: #fbeda1; $custom-dark: #000000;
JSON
{
"hex": "#f5e678",
"rgb": {
"r": 245,
"g": 230,
"b": 120
},
"hsl": {
"h": 52.8,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.91495,
"c": 0.13227,
"h": 101.6
},
"luminance": 0.77362
}Semantic roles & 50–950 ramp
primary
#F5E678
secondary
#4152D0
accent
#1EE303
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480