#F3EE89#F3EE89
#F3EE89 is a very light, vivid yellow. Relative luminance 0.820; OKLCH L 93.2% C 0.123 H 106.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EE89 |
|---|---|
| RGB | rgb(243, 238, 137) |
| HSL | hsl(57, 82%, 75%) |
| HSV | hsv(57, 44%, 95%) |
| CMYK | cmyk(0%, 2.1%, 43.6%, 4.7%) |
| CIE-LAB | lab(92.58, -12.11, 49.30) |
| CIE-LCH | lch(92.58, 50.77, 103.80°) |
| OKLab | oklab(93.18% -0.0342 0.1186) |
| OKLCH | oklch(93.18% 0.123 106.1) |
| XYZ | xyz(72.0535, 82.0117, 35.6963) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.48
Buff
#FEF69E
ΔE00 2.88
Dark Cream
#FFF39A
ΔE00 2.93
Manilla
#FFFA86
ΔE00 3.08
Straw
#FCF679
ΔE00 3.48
Yellowish Tan
#FCFC81
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EE89 #898EF3
analogous
#F3B989 #F3EE89 #C3F389
triadic
#F3EE89 #89F3EE #EE89F3
tetradic
#F3EE89 #89F3B9 #898EF3 #F389C3
square
#F3EE89 #89F3B9 #898EF3 #F389C3
split-complementary
#F3EE89 #89C3F3 #B989F3
monochromatic
#E8DE1A #EDE651 #F3EE89 #F9F6C1 #FCFBE3
Accessibility & contrast
On white
1.21
#F3EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#F3EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EE89
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EE89 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#FFE2D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f3ee89; /* rgb */ color: rgb(243, 238, 137); /* oklch */ color: oklch(93.2% 0.123 106.1);
Tailwind
colors: {
custom: {
50: '#f9f3ad',
500: '#f3ee89',
950: '#000000',
},
}SCSS
$custom: #f3ee89; $custom-light: #f9f3ad; $custom-dark: #000000;
JSON
{
"hex": "#f3ee89",
"rgb": {
"r": 243,
"g": 238,
"b": 137
},
"hsl": {
"h": 57.17,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.93181,
"c": 0.12345,
"h": 106.1
},
"luminance": 0.8201
}Semantic roles & 50–950 ramp
primary
#F3EE89
secondary
#5157CF
accent
#12DE08
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581