#F6EA89#F6EA89
#F6EA89 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.119 H 102.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EA89 |
|---|---|
| RGB | rgb(246, 234, 137) |
| HSL | hsl(53, 86%, 75%) |
| HSV | hsv(53, 44%, 96%) |
| CMYK | cmyk(0%, 4.9%, 44.3%, 3.5%) |
| CIE-LAB | lab(91.80, -8.96, 48.38) |
| CIE-LCH | lch(91.80, 49.20, 100.49°) |
| OKLab | oklab(92.62% -0.0253 0.1165) |
| OKLCH | oklch(92.62% 0.119 102.2) |
| XYZ | xyz(71.9459, 80.2468, 35.3614) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.47
Dark Cream
#FFF39A
ΔE00 2.37
Buff
#FEF69E
ΔE00 3.08
Sandy Yellow
#FDEE73
ΔE00 3.60
Manilla
#FFFA86
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EA89 #8995F6
analogous
#F6B389 #F6EA89 #CCF689
triadic
#F6EA89 #89F6EA #EA89F6
tetradic
#F6EA89 #89F6B3 #8995F6 #F689CC
square
#F6EA89 #89F6B3 #8995F6 #F689CC
split-complementary
#F6EA89 #89CCF6 #B389F6
monochromatic
#EDD617 #F2E050 #F6EA89 #FAF4C2 #FDFAE3
Accessibility & contrast
On white
1.23
#F6EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F6EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EA89
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EA89 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f6ea89; /* rgb */ color: rgb(246, 234, 137); /* oklch */ color: oklch(92.6% 0.119 102.2);
Tailwind
colors: {
custom: {
50: '#fbf0ad',
500: '#f6ea89',
950: '#000000',
},
}SCSS
$custom: #f6ea89; $custom-light: #fbf0ad; $custom-dark: #000000;
JSON
{
"hex": "#f6ea89",
"rgb": {
"r": 246,
"g": 234,
"b": 137
},
"hsl": {
"h": 53.394,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.92617,
"c": 0.11924,
"h": 102.2
},
"luminance": 0.80245
}Semantic roles & 50–950 ramp
primary
#F6EA89
secondary
#505ED3
accent
#1CE203
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581