#F6EA99#F6EA99
#F6EA99 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.102 H 100.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EA99 |
|---|---|
| RGB | rgb(246, 234, 153) |
| HSL | hsl(52, 84%, 78%) |
| HSV | hsv(52, 38%, 96%) |
| CMYK | cmyk(0%, 4.9%, 37.8%, 3.5%) |
| CIE-LAB | lab(92.02, -7.32, 40.81) |
| CIE-LCH | lch(92.02, 41.46, 100.16°) |
| OKLab | oklab(92.86% -0.0192 0.1002) |
| OKLCH | oklch(92.86% 0.102 100.9) |
| XYZ | xyz(73.1799, 80.7404, 41.8604) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.92
Dark Cream
#FFF39A
ΔE00 2.21
Buff
#FEF69E
ΔE00 2.77
Light Tan
#FBEEAC
ΔE00 3.02
Palegoldenrod
#EEE8AA
ΔE00 3.95
Parchment
#FEFCAF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EA99 #99A5F6
analogous
#F6BB99 #F6EA99 #D3F699
triadic
#F6EA99 #99F6EA #EA99F6
tetradic
#F6EA99 #99F6BB #99A5F6 #F699D3
square
#F6EA99 #99F6BB #99A5F6 #F699D3
split-complementary
#F6EA99 #99D3F6 #BB99F6
monochromatic
#ECD329 #F1DE61 #F6EA99 #FBF6D1 #FDF9E3
Accessibility & contrast
On white
1.22
#F6EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#F6EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EA99
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EA99 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E593
Deuteranopia (green-blind)
#FCEA9C
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6ea99; /* rgb */ color: rgb(246, 234, 153); /* oklch */ color: oklch(92.9% 0.102 100.9);
Tailwind
colors: {
custom: {
50: '#faf0b8',
500: '#f6ea99',
950: '#000000',
},
}SCSS
$custom: #f6ea99; $custom-light: #faf0b8; $custom-dark: #000000;
JSON
{
"hex": "#f6ea99",
"rgb": {
"r": 246,
"g": 234,
"b": 153
},
"hsl": {
"h": 52.258,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.92863,
"c": 0.10202,
"h": 100.9
},
"luminance": 0.80738
}Semantic roles & 50–950 ramp
primary
#F6EA99
secondary
#5E6DD5
accent
#22E005
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581