#F6EA80#F6EA80
#F6EA80 is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.128 H 102.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EA80 |
|---|---|
| RGB | rgb(246, 234, 128) |
| HSL | hsl(54, 87%, 73%) |
| HSV | hsv(54, 48%, 96%) |
| CMYK | cmyk(0%, 4.9%, 48%, 3.5%) |
| CIE-LAB | lab(91.68, -9.79, 52.55) |
| CIE-LCH | lch(91.68, 53.45, 100.55°) |
| OKLab | oklab(92.49% -0.0285 0.1252) |
| OKLCH | oklch(92.49% 0.128 102.8) |
| XYZ | xyz(71.3270, 79.9992, 32.1020) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.44
Khaki (CSS)
#F0E68C
ΔE00 2.53
Dark Cream
#FFF39A
ΔE00 3.30
Straw
#FCF679
ΔE00 3.46
Yellowish
#FAEE66
ΔE00 3.65
Manilla
#FFFA86
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EA80 #808CF6
analogous
#F6AF80 #F6EA80 #C7F680
triadic
#F6EA80 #80F6EA #EA80F6
tetradic
#F6EA80 #80F6AF #808CF6 #F680C7
square
#F6EA80 #80F6AF #808CF6 #F680C7
split-complementary
#F6EA80 #80C7F6 #AF80F6
monochromatic
#EBD511 #F2E147 #F6EA80 #FAF3B9 #FDFAE2
Accessibility & contrast
On white
1.24
#F6EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#F6EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EA80
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EA80 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f6ea80; /* rgb */ color: rgb(246, 234, 128); /* oklch */ color: oklch(92.5% 0.128 102.8);
Tailwind
colors: {
custom: {
50: '#fbf0a7',
500: '#f6ea80',
950: '#000000',
},
}SCSS
$custom: #f6ea80; $custom-light: #fbf0a7; $custom-dark: #000000;
JSON
{
"hex": "#f6ea80",
"rgb": {
"r": 246,
"g": 234,
"b": 128
},
"hsl": {
"h": 53.898,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.92493,
"c": 0.12836,
"h": 102.8
},
"luminance": 0.79997
}Semantic roles & 50–950 ramp
primary
#F6EA80
secondary
#4856D2
accent
#19E302
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580