#F6EA96#F6EA96
#F6EA96 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.105 H 101.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EA96 |
|---|---|
| RGB | rgb(246, 234, 150) |
| HSL | hsl(53, 84%, 78%) |
| HSV | hsv(53, 39%, 96%) |
| CMYK | cmyk(0%, 4.9%, 39%, 3.5%) |
| CIE-LAB | lab(91.97, -7.64, 42.24) |
| CIE-LCH | lch(91.97, 42.93, 100.25°) |
| OKLab | oklab(92.81% -0.0204 0.1033) |
| OKLCH | oklch(92.81% 0.105 101.2) |
| XYZ | xyz(72.9352, 80.6425, 40.5718) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.52
Dark Cream
#FFF39A
ΔE00 2.00
Buff
#FEF69E
ΔE00 2.64
Light Tan
#FBEEAC
ΔE00 3.50
Palegoldenrod
#EEE8AA
ΔE00 4.40
Parchment
#FEFCAF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EA96 #96A2F6
analogous
#F6BA96 #F6EA96 #D2F696
triadic
#F6EA96 #96F6EA #EA96F6
tetradic
#F6EA96 #96F6BA #96A2F6 #F696D2
square
#F6EA96 #96F6BA #96A2F6 #F696D2
split-complementary
#F6EA96 #96D2F6 #BA96F6
monochromatic
#ECD325 #F1DF5E #F6EA96 #FBF5CE #FDF9E3
Accessibility & contrast
On white
1.23
#F6EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#F6EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EA96
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EA96 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E590
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6ea96; /* rgb */ color: rgb(246, 234, 150); /* oklch */ color: oklch(92.8% 0.105 101.2);
Tailwind
colors: {
custom: {
50: '#faf0b6',
500: '#f6ea96',
950: '#000000',
},
}SCSS
$custom: #f6ea96; $custom-light: #faf0b6; $custom-dark: #000000;
JSON
{
"hex": "#f6ea96",
"rgb": {
"r": 246,
"g": 234,
"b": 150
},
"hsl": {
"h": 52.5,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.92814,
"c": 0.10533,
"h": 101.2
},
"luminance": 0.8064
}Semantic roles & 50–950 ramp
primary
#F6EA96
secondary
#5B6BD5
accent
#20E105
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581