#F3E293#F3E293
#F3E293 is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 90.9% C 0.101 H 97.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E293 |
|---|---|
| RGB | rgb(243, 226, 147) |
| HSL | hsl(49, 80%, 76%) |
| HSV | hsv(49, 40%, 95%) |
| CMYK | cmyk(0%, 7%, 39.5%, 4.7%) |
| CIE-LAB | lab(89.65, -5.10, 40.70) |
| CIE-LCH | lch(89.65, 41.02, 97.15°) |
| OKLab | oklab(90.91% -0.0132 0.0997) |
| OKLCH | oklch(90.91% 0.101 97.5) |
| XYZ | xyz(69.4264, 75.5562, 38.5248) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.76
Sandy
#F1DA7A
ΔE00 3.56
Light Tan
#FBEEAC
ΔE00 3.71
Dark Cream
#FFF39A
ΔE00 3.98
Vanilla
#F3E5AB
ΔE00 4.17
Wheat (survey)
#FBDD7E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E293 #93A4F3
analogous
#F3B293 #F3E293 #D4F393
triadic
#F3E293 #93F3E2 #E293F3
tetradic
#F3E293 #93F3B2 #93A4F3 #F393D4
square
#F3E293 #93F3B2 #93A4F3 #F393D4
split-complementary
#F3E293 #93D4F3 #B293F3
monochromatic
#E7C425 #EDD35C #F3E293 #F9F1CA #FCF8E3
Accessibility & contrast
On white
1.30
#F3E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F3E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E293
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E293 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3e293; /* rgb */ color: rgb(243, 226, 147); /* oklch */ color: oklch(90.9% 0.101 97.5);
Tailwind
colors: {
custom: {
50: '#f8ebb3',
500: '#f3e293',
950: '#000000',
},
}SCSS
$custom: #f3e293; $custom-light: #f8ebb3; $custom-dark: #000000;
JSON
{
"hex": "#f3e293",
"rgb": {
"r": 243,
"g": 226,
"b": 147
},
"hsl": {
"h": 49.375,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.90905,
"c": 0.10057,
"h": 97.5
},
"luminance": 0.75554
}Semantic roles & 50–950 ramp
primary
#F3E293
secondary
#5A6FD0
accent
#2FDC09
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481