#F3EA88#F3EA88
#F3EA88 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.120 H 103.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EA88 |
|---|---|
| RGB | rgb(243, 234, 136) |
| HSL | hsl(55, 82%, 74%) |
| HSV | hsv(55, 44%, 95%) |
| CMYK | cmyk(0%, 3.7%, 44%, 4.7%) |
| CIE-LAB | lab(91.54, -10.23, 48.49) |
| CIE-LCH | lch(91.54, 49.56, 101.91°) |
| OKLab | oklab(92.35% -0.0288 0.1168) |
| OKLCH | oklch(92.35% 0.12 103.9) |
| XYZ | xyz(70.8305, 79.6799, 34.9364) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.43
Dark Cream
#FFF39A
ΔE00 2.67
Buff
#FEF69E
ΔE00 3.08
Sandy Yellow
#FDEE73
ΔE00 3.78
Manilla
#FFFA86
ΔE00 3.94
Straw
#FCF679
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EA88 #8891F3
analogous
#F3B588 #F3EA88 #C7F388
triadic
#F3EA88 #88F3EA #EA88F3
tetradic
#F3EA88 #88F3B5 #8891F3 #F388C7
square
#F3EA88 #88F3B5 #8891F3 #F388C7
split-complementary
#F3EA88 #88C7F3 #B588F3
monochromatic
#E8D619 #EDE050 #F3EA88 #F9F4C0 #FCFAE3
Accessibility & contrast
On white
1.24
#F3EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F3EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EA88
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EA88 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f3ea88; /* rgb */ color: rgb(243, 234, 136); /* oklch */ color: oklch(92.4% 0.120 103.9);
Tailwind
colors: {
custom: {
50: '#f9f0ac',
500: '#f3ea88',
950: '#000000',
},
}SCSS
$custom: #f3ea88; $custom-light: #f9f0ac; $custom-dark: #000000;
JSON
{
"hex": "#f3ea88",
"rgb": {
"r": 243,
"g": 234,
"b": 136
},
"hsl": {
"h": 54.953,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.92352,
"c": 0.12027,
"h": 103.9
},
"luminance": 0.79678
}Semantic roles & 50–950 ramp
primary
#F3EA88
secondary
#505BCF
accent
#19DE07
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581