#F3EE88#F3EE88
#F3EE88 is a very light, vivid yellow. Relative luminance 0.820; OKLCH L 93.2% C 0.124 H 106.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EE88 |
|---|---|
| RGB | rgb(243, 238, 136) |
| HSL | hsl(57, 82%, 74%) |
| HSV | hsv(57, 44%, 95%) |
| CMYK | cmyk(0%, 2.1%, 44%, 4.7%) |
| CIE-LAB | lab(92.57, -12.21, 49.76) |
| CIE-LCH | lch(92.57, 51.24, 103.78°) |
| OKLab | oklab(93.17% -0.0345 0.1196) |
| OKLCH | oklch(93.17% 0.124 106.1) |
| XYZ | xyz(71.9821, 81.9832, 35.3203) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.56
Buff
#FEF69E
ΔE00 2.98
Manilla
#FFFA86
ΔE00 2.99
Dark Cream
#FFF39A
ΔE00 3.03
Straw
#FCF679
ΔE00 3.35
Yellowish Tan
#FCFC81
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EE88 #888DF3
analogous
#F3B988 #F3EE88 #C3F388
triadic
#F3EE88 #88F3EE #EE88F3
tetradic
#F3EE88 #88F3B9 #888DF3 #F388C3
square
#F3EE88 #88F3B9 #888DF3 #F388C3
split-complementary
#F3EE88 #88C3F3 #B988F3
monochromatic
#E8DE19 #EDE650 #F3EE88 #F9F6C0 #FCFBE3
Accessibility & contrast
On white
1.21
#F3EE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#F3EE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EE88
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EE88 | 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)
#FDE780
Deuteranopia (green-blind)
#FFEC8D
Tritanopia (blue-blind)
#FFE2D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f3ee88; /* rgb */ color: rgb(243, 238, 136); /* oklch */ color: oklch(93.2% 0.124 106.1);
Tailwind
colors: {
custom: {
50: '#f9f3ac',
500: '#f3ee88',
950: '#000000',
},
}SCSS
$custom: #f3ee88; $custom-light: #f9f3ac; $custom-dark: #000000;
JSON
{
"hex": "#f3ee88",
"rgb": {
"r": 243,
"g": 238,
"b": 136
},
"hsl": {
"h": 57.196,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.93167,
"c": 0.12448,
"h": 106.1
},
"luminance": 0.81981
}Semantic roles & 50–950 ramp
primary
#F3EE88
secondary
#5056CF
accent
#11DE07
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581